-
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
-
base64
base64 coding for delphi
- 2013-08-05 02:15:27下载
- 积分:1
-
madKernel
说明: madKernel.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
tree
treeview+sql生成活动目录delphi实现(treeview+ sql delphi generate Active Directory implementation)
- 2011-01-27 15:19:06下载
- 积分:1
-
dfw062
dfw控件组V0.62 (dfw control group V0.62 )
- 2006-06-08 19:16:32下载
- 积分:1
-
des
DES算法Delphi源代码,比较常见吧,那么究竟是如何实现的呢?或许你从这个DES加密算法实例中能找到答案。(DES algorithm Delphi source code, the more common it, then what is how to achieve it? Perhaps you can find the answer from the DES encryption algorithm instance.)
- 2013-04-17 21:01:59下载
- 积分:1
-
graph
在graph控件中实现显示一组静态正弦数组数据,在Strip Chart 中随机产生数据并动态显示,在Digital Graph中显示一组数字信号(Realize the fast Fourier transform)
- 2014-01-07 10:54:23下载
- 积分:1
-
598537
Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, learning programming source code, a good reference.)
- 2013-12-30 20:49:31下载
- 积分:1
-
Delphiwordstart
在Delphi中控制Word启动和插入表格wordstart(Control Word starts in Delphi and insert a table wordstart)
- 2014-02-26 23:15:51下载
- 积分:1
-
cview
- 特别献给Delphi程序员!
献给delphi迷们的一个小礼物包!
程序员在编程中,有时要查看一小段网上下载源码,却要启动庞大DELPHI IDE,如果用记事本编辑程序则不太方便也不习惯,因为大家都习惯了IDE环境写东西,因此写了这个东东,能比较接近的模拟IDE环境,方便于查阅或修改程序源码,
综合考虑多个方面因素,设计这个程序的思路是小而精,启动速度要快,DELPHI IDE那些高亮设置要有,并增加了源码格式化功能,重点要突出,不要太花俏,更不能包罗万象,现在互联网上有很多工具软件,特别是初级程序员作品,都做得很花俏,虽然图文并茂内容丰富,却是为了做多而做多。但并不突所需要的功能。
我写这个东西,是因为我自己的需要,首先,再也不必为了修改一点小错误就打开Delphi IDE环境:
1、多种程序语言语法高亮度显示: 支持pas,vb,java,cpp.
2、源码格式化,支持pas源码格式化,JS源码美化.
3、可自定义文本高亮属性,
4、可个性化选择格式化显示习惯
5、支持鼠标拖放,鼠标右键。
6、熟练的程序员往往习惯用快捷键操作,
如ctrl+F 文件查找,
f3查找下一个
ctrl+D 格式化源码,
ctrl+O打开文件,
ctrl+s保存(Special dedicated Delphi programmers!
    Dedicated to the the delphi fans a little gift packs!
Programmers in programming, sometimes you want to view a short online download source, have to start huge the DELPHI IDE, If you use Notepad to edit the program is less convenient and not used to, because we all used to the IDE environment to write something, so he wrote this stuff, close to the analog IDE environment, easy access or modify the program source,
Consider multiple factors, the idea of the design of this program is small but, to start faster than the Delphi IDE highlighting settings have increased the source formatting features, emphasis should be prominent, not too fancy, not to inclusive, on the Internet there are many tools, especially the junior programmer works, have done very fancy, although the illustrated content rich, but it is to do more and do more. But it does not conflict the functionality required.
I wrote this thing, because my own need)
- 2012-08-11 16:05:56下载
- 积分:1