论坛


2012年3月19日 星期一

Delphi2007项目集中编译发布工具

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

在开发中经常遇到在发布程序的时候,需要将每个项目的调试选项去掉进行编译后,拷贝出编译后的文件在将调试选项恢复过来。尤其是需要与硬件进行通信而开发机器没有连接设备的程序,发布前都要执行一下程序验证是否关闭了调试选项,导致一系列的“通信失败错误”。为?..

zlib 1.2.5 zlib include pascal source code

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

version 1.2.5july 1,for delphi 5, 6, 7, 8, 2005, 2006, 2007, 2009, and 2010 includes zlib source code and c++ builder 2007 project files (c++ builder 2007 was used to compile c source into object files)

Free Webinar: Creating Windows and Mac OS X Applications Using a Single Code Base

Embarcadero| EDN Delphi Feed |08:29:18

Understanding Generic Types in Delphi

About.com| About.com Delphi Programming |02:00:00

inDelphi Language:: Generics, a powerful addition to Delphi, were introduced in Delphi 2009 as a new langage feature. Generics or generic types (also know as parametrized types), allow ...Read Full Post