cpp Sqlite c++封装库

时间:2014-07-19 02:12:13
【文件属性】:

文件名称:cpp Sqlite c++封装库

文件大小:1012KB

文件格式:RAR

更新时间:2014-07-19 02:12:13

cpp Sqlite c++封装库

我比较喜欢,希望自己常看,常学习,用好他! 大家喜欢的,不妨看看吧!


【文件预览】:
cppsqlite
----unicode()
--------CppSQLite3U.cpp(19KB)
--------CppSQLite3U.h(17KB)
----ansi()
--------ManagedDemo()
--------CppSQLiteDemoExt()
--------CppSQLiteDemoMT()
--------CppSQLiteDemo()
--------Common()
----sqlite3.6.18()
--------sqlite3.h(262KB)
--------sqlite3.c(3.6MB)
--------sqlite3ext.h(20KB)

网友评论

  • 编译通不过 _sqlite3_key,该符号在函数 "public: int __thiscall CppSQLite3DB::TryKey(char const *,void const *,int)" (?TryKey@CppSQLite3DB@@QAEHPBDPBXH@Z) 中被引用
  • 还行, 能用, 目前看来最好用的封装
  • 标准C++封装的,是assic的,不是unicode,有个问题就是中文会出现乱码
  • 不错,可以用