文件名称:SQLLiteWrapper.cpp
介绍说明--下载内容均来自于网络,请自行研究使用
SQLite Wrapper for C-This is a simple SQLite wrapper written in c++. SQLite is an embedded SQL database engine,fully tested. SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files.
The descr iption about SQLite database is HERE.
The descr iption about SQLite database is HERE.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQLLiteWrapper.h
SQLiteTest.cpp
SQLLiteWrapper.cpp