论坛


2014年2月20日 星期四

Delphi指针详解

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

以下内容分为八个部分,分别是   一、类型指针的定义   二、无类型指针的定义   三、指针的解除引用   四、取地址(指针赋值)   五、指针运算   六、动态内存分配   七、字符数组的运算   八、函数指针      一、类型指针的定义。对于指向特?..

Lazy Form Creation Design Pattern

Embarcadero| CodeCentral Delphi Submissions |09:40:02

One of the most important things about any application, and especially mobile apps, is short start-up time. End user does not like to wait for too long for an app to start. In some cases, if the start-up time is excessively long a mobile app may n...

JavaImport for Android 1.0

Embarcadero| CodeCentral Delphi Submissions |02:25:19

Converts Java .class file to Delphi XE5 unit for Android.