资源列表
Get_LocalHost_IP
- 在Delphi 7中,快速得到本机IP地址的一种方法-In Delphi 7, the fast has been the local IP address of a method
autorun113
- 可自动点击运行的编码(鼠标划过只点一次)。-Can automatically click the running code (the mouse across the only point of time).
2oci2
- jsp访问oracle数据库的clob字段 oci方式-jsp to access the database clob fields in oracle oci way
Database-full-text-search
- 数据库的全文查找,没有用到索引,适合学习使用数据库系统表的同学。高手就路过吧。-Database full-text search index is not used, suitable for students learning to use the database system tables. Master passing.
delmyself
- 一小段能够删除自身的代码,对于一些黑客程序一定很有用!-to delete their own short code, for some hacker program will be useful!
shmemory
- 使用共享内存编程,使不同的进程可以通信完成任务-The use of shared memory programming, the process of bringing people of different communication tasks can be
generaltabledef
- 修改数据库表格定义的类-The class for modifying the definition of database
query
- 用delphi开发的一个数据库浏览器-with the development of a database browser
eVC_FONT
- ce下输出空心字,可以使你的界面更美观,简单实用-ce output hollow words, you can make your interface more attractive, simple and practical
automat2
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
cpu123
- 动态的改变windows任务管理器的cpu的占用率,算法是改变cpu工作和sleep的时间比例-Dynamic changes in windows task manager cpu occupancy rate, the algorithm is to change the cpu time for the proportion of work and sleep
SingleInstance
- This sample code is for the creating MFC single instance application.Include this code in InitInstance function.