搜索资源列表
Envolope_Sqlite3_class
- 1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。 2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql) 3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll 4.用法与说明请参考头文件
CppSQLite3
- CppSQLite3 SQLite3静态库加密版.可以不用SQLite的动态库。-CppSQLite3 SQLite3 encrypted version of static libraries. You can not SQLite dynamic library.
sqlite3_lib
- vc++ sqlite3 静态库,可静态编译-vc++ sqlite3 static library can be statically compiled
sqlite3
- sqlite在mfc下编译为静态库,很容易上手。-sqlite compiled in mfc static library, very easy to use.
sqlite3-class-for-vc
- 纯C++ sqlite封装类,有静态库和源代码。在VS在编译通过,wince平台下使用已久,稳定快速,没有问题。 -Sqlite3 class for nature C++。fast and bistable。
98657
- 静态链接库,VC++经典编程源码,很好的参考资料。-Static link library, VC++ classic programming source code, a good reference.
Sqlite3Encryption
- 可加密的Sqlite3静态库,支持数据库的加密,版本为VC++2010-Sqlite3 Library encryption, support for database encryption, version VC++2010
fastdb-376
- FastDB源码,可在Vistual studio中编译通过。 包含所有的源代码,根据需要编译动态链接库或者静态链接库。-FastDB source files
Dll107
- 本源码涉及动态链接库程序的编写以及静态库与动态库的区别说明,包括调用程序在链接静态库和动态库时的区别-The source process involved in the preparation of the dynamic link library and static library and dynamic library of different descr iptions, including the calling program in the dynamic link library
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
ffmpeg-20160828-a37e6dd-win32-dev
- ffmpeg window下开发静态库,里面有说明文档跟相应的demo程序-Under ffmpeg window develop a static library, which has documentation with the appropriate demo program
sqlite3.14_CB2010
- SQLITE 3.14 的 静态库,包含源码,CB2010编译-SQLITE 3.14 static lib ,include all source files, compiled by cb2010.