SQLite3 ++-SQLite3 API的C ++包装器-C/C++开发

时间:2021-05-26 23:19:17
【文件属性】:
文件名称:SQLite3 ++-SQLite3 API的C ++包装器-C/C++开发
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-26 23:19:17
C/C++ Database 声明使用headeronly_src目录中的文件。 src中的文件完全相同,但格式为h / cpp,您需要对其进行编译和链接。 boost_src不再维护。 声明使用headeronly_src目录中的文件。 src中的文件完全相同,但格式为h / cpp,您需要对其进行编译和链接。 boost_src不再维护。 除非需要使用C ++ 1x之前的版本,否则不要使用。 它需要升压库。 sqlite3pp该库使SQLite3 API对C ++用户更加友好。 它使用C ++类支持几乎所有SQLite3功能,例如数据库,命令,查询和事务。 查询类支持迭代器概念
【文件预览】:
sqlite3pp-master
----boost_src()
--------sqlite3pp.h(9KB)
--------sqlite3ppext.cpp(5KB)
--------sqlite3pp.cpp(11KB)
--------sqlite3ppext.h(13KB)
----README.md(7KB)
----test()
--------testinsertall.cpp(641B)
--------testfunction.cpp(2KB)
--------testselect.cpp(1KB)
--------testinsert.cpp(976B)
--------testaggregate.cpp(2KB)
--------testdisconnect.cpp(422B)
--------testbackup.cpp(497B)
--------testcallback.cpp(2KB)
--------testattach.cpp(609B)
----src()
--------sqlite3pp.h(9KB)
--------sqlite3ppext.cpp(5KB)
--------sqlite3pp.cpp(14KB)
--------sqlite3ppext.h(7KB)
----headeronly_src()
--------sqlite3pp.ipp(14KB)
--------sqlite3pp.h(9KB)
--------sqlite3ppext.ipp(5KB)
--------sqlite3ppext.h(7KB)

网友评论