资源列表
[Dephi控件源码] CPUSoftReg
说明:最高级的软件注册程序是组合用户的CPU号和硬盘号,然后根据一定算法生成一组无规律的序列号来实现程序注册。 附件代码用delphi实现了这一功能-The most advanced software program is a combination of user registration number of the CPU and hard disk number, and then generate a set of algorithms according to certain laws w<larry> 在 2025-06-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] DelphiPThread
说明:DELPHI中使用线程的方法及注意事项,给不太熟悉线程的朋友们-DELPHI using threads and precautions, to friends who are not familiar with thread<> 在 2025-06-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] DBPool
说明:Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat<李健> 在 2025-06-16 上传 | 大小:7kb | 下载:0