论坛


2012年11月8日 星期四

[原]生成MS SQL Server表结构说明文档

rooky123| rooky123的专栏-VCL |19:03:02

表及字段描述信息处理示例  --创建表create table 表(a1 varchar(10),a2 char(2))  --为表添加描述信息EXECUTE sp_addextendedproperty N'MS_Description', '人员信息表', N'user', N'dbo', ...

My CodeRage7 Delphi FireMonkey 3D session and demos source code

Pawel Glowacki| Pawel Glowacki |13:37:48

In this very moment my CodeRage7 "FireMonkey 3D Programming in Delphi XE3" session is being presented.I have promised in the recording to make the demo source code available for download and publish the URL here, so… Here we go!All demos of ...

Version Information 1.0

Embarcadero| CodeCentral Delphi Submissions |08:38:14

Shows file and product version.

CodeRage7 FireMonkey 3D with Delphi XE3 demos

Embarcadero| CodeCentral Delphi Submissions |06:41:25

There are five demo projects in the download for the CodeRage7 "FireMonkey 3D Programming with Delphi XE3"-> "LowLevel3D" is a modified version of XE3 "HelloWorld3D" project. The refacto...

Communication Protocol Suite 1.9

Embarcadero| CodeCentral Delphi Submissions |03:22:42

Delphi and C++ Builder communication components. Protocols 3964 and 3964R are implemented.- available for Delphi/C++ Builder 5 - XE3- source code included in full version- royalty free distribution

JavaBridge 1.1

Embarcadero| CodeCentral Delphi Submissions |03:20:10

Delphi library for interoperability with Java using Java Native Interface (JNI) and class files (.class).- uses the newest Java Native Interface- available for Delphi 5 - XE3- source code included in full version- royalty free distribution with ap...