资源列表
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
delphifr49590571
- Delphi编程技巧5,很难找到的,还有很多,以后继续上传-Delphi programming skills 5, it is difficult to find, and there are many, the future continue to upload
UMemFile
- Delphi语言的Memfilter源码
uCuti
- this source is used for cuti purpose, when the employer in a company need rest of work, the data will be manage by this source
thumb
- make thumb nail image unit
ADOConnectionPool
- Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {
DelphiWANGLUOANGUAN
- 目前进行数据加密的方法很多,对数据的保护起到一定的作用。但如果采用固定的密钥或是密钥随数据一起传送,则均不能达到令人满意的保密效果。在实践过程中,我摸索出了一套“请求-应答”模式的随机密钥方法,对密码和数据的保密效果都令人十分满意。 当客户端程序启动并企图与服务器程序建立连接时,客户程序从服务器端取得一个由服务器程序产生的随机字串,系统将以此字串为密钥来传送用户登录密码和数据。由于密钥由服务器程序随机产生,客户每次登录时密钥均不相同,因此大大减少了密码被拦截导致数据被窃的可能性。
YFcbview
- 监视剪贴板的控件,当剪贴板中内容产生变化时,激发相应的处理事件-A component for monitoring then change of then content in windows clipboard. A event will be occured while there is some change, and then you cand handle then event.
runparam
- 可以获取运行行多个参数 详细说明见代码-get run param
imgbutton
- 改良的delphi图形按钮控件源代码。delphi 7 下编译通过-Improved graphical button control delphi source code. delphi 7 compiled by
WaveFileParser
- A WAV file is binary file in the RIFF format, RIFF format enables the user to haev multiple information in the same file which can either be used or not. The information is stored in chunks, each chunk have its type (4 chars) and side (dword) s
ProcessInfo
- use process info with AdjustTokenPrivilege