-
AutoNumber
自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。
(Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate a number for each add a data ID field of the database will automatically add 1 to form a change order ID number, the program also requires SQL database with a pity that the authors did not provide a database file for Delphi programming special needs, according to the code to restore the database details.)
- 2012-12-07 20:25:45下载
- 积分:1
-
2
说明: DarkATLSmtp(SMTP COM 组件原创代码),注册后可在Delphi中发邮件。(source code of smtp com object )
- 2009-05-05 14:10:01下载
- 积分:1
-
346
Delphi开机自启动+添加桌面快捷方式源代码实例,编程学习源码,很好的参考资料。(Delphi boot from the start+ add desktop shortcut source code examples, programmed learning source, a good reference.)
- 2014-02-10 19:30:25下载
- 积分:1
-
7536
极简单的Delphi数据库连接参数配置程序,编程学习源码,很好的参考资料。(Very simple Delphi database connection parameters, programming learning source, a good reference.)
- 2014-02-07 11:02:36下载
- 积分:1
-
dtdelphi26
Delphi Help component file.
- 2011-08-03 05:18:58下载
- 积分:1
-
Windows_Move
Opens a dialog box displaying a list of frames included in the current project. Select any frame and click OK. See Working with frames for more information.
- 2011-09-12 14:23:32下载
- 积分:1
-
USerialChannel
My New Communication Pas
- 2013-10-07 20:13:01下载
- 积分:1
-
ExtraDev
ImageEn is the most powerful native image library available for Delphi and C++ Builder, and is also available for .NET. The library includes a complete suite of components to handle all aspects of image and editing, analysis and display. Join thousands of other developers who rely on ImageEn to add professional multimedia functionality to their software.
- 2015-02-21 10:07:01下载
- 积分:1
-
Programe-wait
Programe wait is delphi source code that you can build your choosen file and freez them you fix time.
- 2015-04-16 13:24:13下载
- 积分:1
-
Performance
使用Delphi开发高效的数据库应用系统(实例源码),从测试dbexpress、bde/idapi和dbexpress开始,观察dbexpress的执行行为,dbexpress和bde/idapi的性能比较,访问大量数据的速度,调整dbexpress访问数据的方式,调整packetrecords特性值,改变dbexpress处理数据的行为,delphi 7之后的tsimpledataset,实例包中的源码将向您展示上述知识。
(Use Delphi to develop efficient database system (example source code) from test dbExpress, bde/idapi start and dbexpress, to observe dbexpress execution behavior, dbexpress the bde/idapi performance comparison speed access to large amounts of data, adjust dbexpress access data way, to adjust packetrecords characteristic values change behavior of dbexpress processing data source delphi 7 tsimpledataset, Examples will show you the above knowledge.)
- 2012-09-12 00:25:23下载
- 积分:1