搜索资源列表
CppSQLite3
- CppSQLite3 SQLite3静态库加密版.可以不用SQLite的动态库。-CppSQLite3 SQLite3 encrypted version of static libraries. You can not SQLite dynamic library.
CppSQLite3_2
- SQLite 封装类 使用简单 功能全 是一个良好的库-SQLite wrapper class using a simple function of the whole is a good library
CppSQLite3
- sqlite3数据库,几个类的应用,创建数据库文件,增删查改操作,-sqlite3 database, several classes of applications, create a database file, CRUD operations,
CppSqlite3
- SQLite例子,作为测试是用来对SQLite进行连接、读写、查询等操作-SQLite Sample
CppSQLite3_xml
- CppSQLite3_xml模拟数据库操作类,自己根据CppSQLite3改写的数据库操作类,改成了对xml操作,增删改查功能已经实现,可对简单的sql语句进行执行,经过测试发下xml数据库只能存储1500条左右,该类还有待改进,对于数据库语句操作的初级入门有一定的学习和借鉴作用,高手可不用。-CppSQLite3_xml simulation operations, according to their own CppSQLite3 rewritten operations, change