资源列表
GIf
- 加载GIF TGIFImage *gif=new TGIFImage() TBitmap *bmp=new TBitmap() gif->LoadFromFile("Demo.gif") Image1->Picture->Assign(gif) TGIFImageList *list=gif->Images int count=list->Count for (int i = 0 i < cou
webqq
- qq网页批量登陆器 是一款很强大的软件 强大到你自己都不敢相信 这是什么东西 你妹的下载个东西 怎么这么费劲 你麻痹-qq qq web landing pages batch batch batch landing pages landing qq
windows-full
- General Windows Full Sourcecode
Filedir-clubs
- delphi 文件目录操作集锦,几乎包含了绝大多数DELPHI 关于文件和目录处理的方法。-Delphi file directory operations highlights, contains almost the majority of the files and directories on DELPHI processing methods.
caculator
- 一个简单的计算器,能够实现一些简单的功能,但是界面和电脑系统只带相像。-a caculator with little function.
ccccccccccc
- 简单的高拍 仪操作简单的高拍 仪操作 -Simple high shot beat meter high simple simple simple beat meter high operating high shot meter operating instrument operation
IdUDPcall
- delphi UDP通讯的一个简单示例,服务端和客户端接收- 您是不是要找: delphi UDP通讯的一个简单示例 A simple example delphiUDP communications
停车场
- 关于停车场设计的程序例子,关于基本的出入卡识别和车票识别,还有关于服务器显示,通信等程序
WpsTest2014
- 用delphi7编写代码操作WPS的表格,增加行、删除行-WPS operation code written form using delphi7, adding rows, delete rows, etc.
internet-timing
- 一个分析网络延时状态的小工具,对网络优化可以有参考意义-An analysis of network delay state gadgets, to optimize the network may have the reference significance
delphiADOPool
- Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 -Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that
ADOConnectionPool
- Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {