搜索资源列表
XMLrw
- 自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记录,或读出函数返回0。 用VC6或VC2008都可以打开工程编译。
VC2008.rar
- VisualC++2008入门经典配套源码,Introduction to the classic matching VisualC++2008 Source
Sqlite.rar
- slite VC2008文件,可以用来编译生成相应的库,用来操作SQLITE数据库.,slite VC2008 file, can be used to Build the library, for operating SQLITE database.
databaseADO
- 在vC中实现ADO方式访问数据库的方法,VC2006。vc2008均可运行,用MySql数据库-introduce the way to use database in VC
database
- 在vc2008上用ADO实现对access数据库的增删查改等操作,对初学者很有帮助-In vc2008 with ADO to realize access database additions to check operation, to beginners helpful
MySqlitetest
- MySqlite数据库的例子,对MySqlite做了简单的封装可以直接使用,vc2008下编译通过-Database of examples of MySqlite of MySqlite, simple package can be used directly, vc2008 compiled by
students
- 在vc2008平台上用ADO方式连接ACCESS 07数据库,并对数据库进行增删查改等操作-In vc2008 platform using ADO connection ACCESS 07 database, and the database CRUD operations such as
DAO
- 在vc2008平台上用DAO方式创建ACCESS 07数据库,并对数据库进行增删查改等操作-In vc2008 platform using DAO way to create ACCESS 07 database, and the database CRUD operations such as