资源列表
dbmanager
- 基于单例模式与ado实现的数据库连接池源代码,单例模式提供了简洁便利的调用接口,屏蔽了底层的数据库的复杂操作-db manager
Linked-list-version-of--system
- 链表版的软件工程师管理系统,可以对工程师的信息进行增删改查-The linked list version of the software engineers, management system that can CRUD information for engineers
pb_curosor
- 这是一个PB使用动态游标的例子,在PB7中直接导入即可使用。动态游标编程可以方便的从数据库中获取数据。-This is an example of using dynamic cursors, PB, in PB7 can be used to import directly. Dynamic cursors can be easily programmed to retrieve data from the database.
Shared-stack
- 用须序表实现的共享栈,这段代码可供学习。-To be the sequence table shared stack problem, because it can save space, space will not waste too much.
sysinfo105
- 取计算机特征码(网卡MAC、硬盘序列号、CPU ID、BIOS编号)可综合用于软件的系统验证等-Signature the computer (network card MAC, hard drive serial number, CPU ID, BIOS ID) can be an integrated system for software verification
proclinuxdemo
- linux下proc*c的demo,包括预编译程序和.pc程序-under proc * c demo, including pre-compiled and procedures. Pc procedures
CDib102
- vc创建DIB操作的类——CDib\CDib.rar-vc create DIB operation class- CDib \ CDib.rar
pb_odbc
- 这是个PB7源代码,可以直接导入程序中使用。代码实现在运行的时候创建一个odbc数据源,用来操作DBF数据。-PB7,create odbc datasource
Allocator
- 一个简易高效的内存分配器,通常情况下非常实用-A simple and efficient memory allocator, usually very useful
CompDB
- 比较两个SQL Server数据库的结构,将结果输出到文本文件中。-Compare two SQL Server database structure, the results output to a text file.
GoodVb
- 让系统开机、关机运行程序的源码,运行一次后无需调用本身,也无需调用其他程序,可以让系统在开机关机时候自动运行程序。这里给出的范例是让系统自动记录开关机时间。-Let the system reboot, shutdown of the source code running the program, run once without calling itself, but also the need to call other programs, you can let the system a
delusb
- 弹出usb设备的类,从网上找的,很好用,可以枚举当前的所有的usb设备,也可以将其从系统里面弹出