论坛


2009年10月27日 星期二

CodeHealer source code analysis and verification tool for Delphi

CodeGear| CodeGear-CodeCentral Delphi |18:31:54

CodeHealer is an efficient, powerful and easy to use program source code analysis and verification tool that will help find and fix a significant number of programming bugs, mistakes and inconsistencies in programs before they are released. The in...

JSON 之 SuperObject(14): 从 XML 中解析

万一| 万一的 Delphi 博客 |16:46:00

  阅读: 17 评论: 2 作者:万一发表于 2009-10-27 16:46原文链接SuperObject 文件包中还有一个 SuperXmlParser 单元, 可以从 XML 中解析出 ISuperObject.SuperXmlParser 只有三个函数: XMLParseString、XMLParseStream、XMLParseFile, 分别从字符串、流、文件中解析...

ScreenSpy屏幕传输UDP控件

DELPHI盒子| Delphi盒子 |16:10:00

一个屏幕捕获并以UDP传输并以UDP传输的控件,屏幕颜色可以设置为8位、16位、24位、32位。安装这个控件即可轻松做出客户端/服务器模式的远程屏幕传输程序。 欢迎大家下载测试!附Demo! 这是本人根据互联网,整理收集! 大家来完善这个组件包!

PicShow & DBPicShow v4.10

DELPHI盒子| Delphi盒子 |16:10:00

TPicShow is an image slider control with 172 transitional effects in pure Delphi code. PicShow是一组由纯Delphi代码编写的图形控件,支持172种图片切换特效。 The major characteristics of TPicShow are: 控件TPicShow的主要特性为: Image transition can b...

JSON 之 SuperObject(13): 关于 SO 与 SA 函数

万一| 万一的 Delphi 博客 |15:21:00

  阅读: 28 评论: 1 作者:万一发表于 2009-10-27 15:21原文链接通过 SuperObject 的公用函数 SO 实现一个 ISuperObject 接口非常方便;前面都是给它一个字符串参数, 它的参数可以是任一类型甚至是常数数组.SA 和 SO 都是返回一 ISuperObject;SO 可以产生一个 stArra...

JSON 之 SuperObject(12): TSuperEnumerator、TSuperAvlIterator、ObjectFindFirst...

万一| 万一的 Delphi 博客 |14:08:00

  阅读: 23 评论: 0 作者:万一发表于 2009-10-27 14:08原文链接通过 ISuperObject.GetEnumerator 可获取一个 TSuperEnumerator 对象.TSuperEnumerator 主要有: MoveNext 方法、Current 属性; 使用举例:var jo: ISuperObject; e: TSuperEnumerator; begin jo ...

JSON 之 SuperObject(11): TSuperTableString、TSuperAvlEntry

万一| 万一的 Delphi 博客 |11:00:00

  阅读: 62 评论: 10 作者:万一发表于 2009-10-27 11:00原文链接通过 ISuperObject.AsObject 可获取一个 TSuperTableString 对象.TSuperTableString 的常用属性: count、GetNames、GetValuesvar jo: ISuperObject; jts: TSuperTableString; begin jo := SO('...

Validate an XML Against a DTD using TXMLDocument and Delphi

About.com| About.com Delphi Programming |05:32:47

inDelphi TIPS::A DTD file can be created to specify valid tags and attributes. The purpose of a DTD is to define the structure of an XML document. It defines the structure with a list of legal elements. Here's how to programmatically validate an X...

2009年10月26日 星期一

Delphi 7 优化精简超微版 v7.3

DELPHI盒子| Delphi盒子 |16:10:00

【序】 Borland是一家令人尊敬的公司,听说过有这样一句话“Borland的Delphi才是真正的Delphi",不知正确与否,也许如此吧.谨以此纪念已经仙逝的Borland,纪念逝去的经典Delphi中的经典Delphi7.本品仅供学习交流之用,未与任何盈利为目的,请勿用于任何非法商业用途,否则后...

TortoiseSVN for Delphi IDE插件 D7 2007 2010

DELPHI盒子| Delphi盒子 |16:10:00

TortoiseSVN for Delphi IDE插件 D7 2007 2010

JSON 之 SuperObject(10): Merge、Clone、ForcePath

万一| 万一的 Delphi 博客 |13:59:00

  阅读: 27 评论: 1 作者:万一发表于 2009-10-26 13:59原文链接unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; But...

JSON 之 SuperObject(9): TSuperType

万一| 万一的 Delphi 博客 |13:19:00

  阅读: 35 评论: 0 作者:万一发表于 2009-10-26 13:19原文链接unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; But...

Blaise Pascal Magazine #8 (UK) is available now

Bob Swart| Dr.Bob’s Delphi Notes |10:18:21

Blaise Pascal Magazine #8 (UK) is available now for download, as well as the Dutch issue #90.

DynamicSkinForm v.10.80

CodeGear| CodeGear-CodeCentral Delphi |06:18:35

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...

BusinessSkinForm v. 7.80

CodeGear| CodeGear-CodeCentral Delphi |05:54:52

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...

« 上一页

下一页 »