文件名称:sqlite3,c++封装类
文件大小:252KB
文件格式:GZ
更新时间:2018-09-21 07:46:08
sqlite3、c++
sqlite3官方推荐的c++封装类,其中接口简单,并有异常处理机制。资源里面附带Demo,亲测可用
【文件预览】:
CppSQLiteDemo
----CppSQLiteDemo.dsw(549B)
----CppSQLiteDemo.dsp(4KB)
----CppSQLiteDemo.vcproj(5KB)
----CppSQLiteDemo.sln(915B)
----CppSQLite3Demo.cpp(11KB)
CppSQLiteDemoMT
----CppSQLiteDemoMT.vcproj(5KB)
----CppSQLiteDemoMT.dsp(4KB)
----CppSQLiteDemoMT.sln(919B)
----CppSQLiteDemoMT.dsw(553B)
----CppSQLite3DemoMT.cpp(12KB)
ManagedDemo
----ManagedDemo.vcproj(4KB)
----ManagedDemo.cpp(10KB)
----stdafx.h(166B)
----stdafx.cpp(211B)
----AssemblyInfo.cpp(2KB)
----ManagedDemo.sln(911B)
Common
----sqlite3.h(115KB)
----sqlite3.dll(354KB)
----CppSQLite3.h(8KB)
----CppSQLite3.cpp(35KB)
----sqlite3.exp(14KB)
----sqlite3.def(2KB)
----sqlite3.lib(30KB)
CppSQLiteDemoExt
----CppSQLiteDemoExt.sln(921B)
----CppSQLiteDemoExt.dsw(555B)
----CppSQLiteDemoExt.vcproj(5KB)
----CppSQLiteDemoExt.dsp(4KB)
----CppSQLite3DemoExt.cpp(11KB)