搜索资源列表
sqlite_res
- sqlite3,编译好的dll用于VC,内部有头文件,lib文件和dll文件.将其插入vc工程可以进行sqlite的操作-sqlite3, compiled dll for the VC, head of internal documents, lib dll files and documents. will be inserted vc project to carry out the operation sqlite
Envolope_Sqlite3_class
- 1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。 2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql) 3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll 4.用法与说明请参考头文件
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
sqlite3
- sqlite数据库在vc环境中使用的.h,.lib,.dll文件,在link中添加.lib文件即可使用-sqlite database for use in the vc environment. h,. lib,. dll files, add in the link. lib files can be used
sqlitesimpledelphi
- A Delphi wrapper for the freeware/opensource sqlite3 dll which could be kept simple because it does not implement Delphi s TDataset interface.
SQLite-3.7.5_20110321195907
- SQLite3.7.5 dll 动态文件库描述,简单的使用这个接口-SQLite3.7.5 dll dynamic library descr iption, simply use this interface
SqliteTest
- 对sqlite3.dll进行封装,封装成C#语言,内有demo测试-Sqlite3.dll encapsulation of the package into C# language, there are demo test
SQLite3_encapsulation
- 开源的SQLITE3 源文件详见《Source Code》,动态库详见《DLL》,操作方法详见《编译SQLite动态库.docx》 2.数据库操作说明 数据库使用总结详见《SQLITE3+使用总结.doc》,案例详见《DEMO》 很不错的一个数据库,支持一下-data about sqlite3 for primary user
vcPP-APP_CODE_15
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 暴风压力测试2010(V7.0)源码.RAR 超级下载.zip 窗体透明、窗体上控件和DC绘图不透明.rar 大型多媒体视频会议服务器端和客户端源码VC.zip 带加密功能的SQLite3.3.6封装类 .rar 点对点多线程断点续传软件《传圣》源代码.rar 断点续下.zip 多个VC++加密解密算法库(CRYPT++).zip 多任务多线程断点续传DLL.rar 多线程查找
sqllite
- SQLite3,包含 h,dll,def,lib,exe等文件 官方下载的没有lib,这个是我自己编译生成的,使用lib可以更方便的使用sqlite-SQLite3, contains h, dll, def, lib, exe and other file Download the official lib, this is my own compiled using lib can be more convenient to use sqlite
sqlite3.8.0.20
- sqlite3.8.0.20版本的文件,另附是如何编绎32和64位的,详情见如下博文: http://blog.csdn.net/zhaobangyu/article/details/17709795 直接下载工程: http://download.csdn.net/detail/zhaobangyu/6791469 直接下载DLL: http://download.csdn.net/detail/zhaobangyu/6791019 没分分的同学,可私信我,-sqlit
sqlitewrap-2.1.2
- SQLiteWrapper.pas : A Delphi Class Interface to the SQLite3.dll Database Engine-SQLiteWrapper.pas : A Delphi Class Interface to the SQLite3.dll Database Engine The Database Creating a TSQLiteDatabase object gives you access to your datab
SQLite3Demo
- 本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 demonstra
sqlite3
- sqlite3 dll for x2 emv software