文件名称:SQLite3Demo
-
所属分类:
- 标签属性:
- 上传时间:2017-03-27
-
文件大小:8.1mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本Demo演示了SQLite3的一个封装类的使用方法。在工程文件夹下有放入DbSqlite.cpp,DbSqlite.h,sqlite3.h,sqlite3i.h,w32SQLite3.dll,w32SQLite3.lib这6个文件,在适当的地方包含sqlite3.h头文件并#pragma comment(lib, .\\w32SQLite3.lib )即可。大家可以根据实际情况进行改进!*注意:创建数据库插入表操作要在单独的过程中进行,否则会出现BUG!-This demo demonstrates the use of SQLite3 s wrapper class. In the project folder into the DbSqlite.cpp, DbSqlite.h, sqlite3.h, sqlite3i.h, w32SQLite3.dll, w32SQLite3.lib these six files, in the appropriate place contains sqlite3.h header file and# pragma comment (Lib, . \\ w32SQLite3.lib ). We can be based on the actual situation to improve!* Note: create a insert table operation to be carried out in a separate process, otherwise there will be BUG!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQLiteDemo/
SQLiteDemo/DbSqlite.cpp
SQLiteDemo/DbSqlite.h
SQLiteDemo/ReadMe.txt
SQLiteDemo/res/
SQLiteDemo/resource.h
SQLiteDemo/res/SQLiteDemo.ico
SQLiteDemo/res/SQLiteDemo.rc2
SQLiteDemo/sqlite3.h
SQLiteDemo/sqlite3i.h
SQLiteDemo/SQLiteDemo.aps
SQLiteDemo/SQLiteDemo.cpp
SQLiteDemo/SQLiteDemo.h
SQLiteDemo/SQLiteDemo.ncb
SQLiteDemo/SQLiteDemo.rc
SQLiteDemo/SQLiteDemo.sln
SQLiteDemo/SQLiteDemo.suo
SQLiteDemo/SQLiteDemo.vcproj
SQLiteDemo/SQLiteDemo.vcproj.zyf-PC.zyf.user
SQLiteDemo/SQLiteDemoDlg.cpp
SQLiteDemo/SQLiteDemoDlg.h
SQLiteDemo/stdafx.cpp
SQLiteDemo/stdafx.h
SQLiteDemo/targetver.h
SQLiteDemo/w32SQLite3.dll
SQLiteDemo/w32SQLite3.lib
SQLiteDemo/DbSqlite.cpp
SQLiteDemo/DbSqlite.h
SQLiteDemo/ReadMe.txt
SQLiteDemo/res/
SQLiteDemo/resource.h
SQLiteDemo/res/SQLiteDemo.ico
SQLiteDemo/res/SQLiteDemo.rc2
SQLiteDemo/sqlite3.h
SQLiteDemo/sqlite3i.h
SQLiteDemo/SQLiteDemo.aps
SQLiteDemo/SQLiteDemo.cpp
SQLiteDemo/SQLiteDemo.h
SQLiteDemo/SQLiteDemo.ncb
SQLiteDemo/SQLiteDemo.rc
SQLiteDemo/SQLiteDemo.sln
SQLiteDemo/SQLiteDemo.suo
SQLiteDemo/SQLiteDemo.vcproj
SQLiteDemo/SQLiteDemo.vcproj.zyf-PC.zyf.user
SQLiteDemo/SQLiteDemoDlg.cpp
SQLiteDemo/SQLiteDemoDlg.h
SQLiteDemo/stdafx.cpp
SQLiteDemo/stdafx.h
SQLiteDemo/targetver.h
SQLiteDemo/w32SQLite3.dll
SQLiteDemo/w32SQLite3.lib
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.