搜索资源列表
sqlite-source-3_3_17
- 在WinCE/Windows平台上面使用的数据库,非常高效的查询性能和非常小的footprint
TheTimeOfDay
- 本程序是基于winCE开发应用sqlite数据库 数据库在程序当中附有 可以在虚拟机以及设别上查看功能!WinCE编译通过
sqlite-wince-2.8.16
- sqlite源码wince移植版,嵌入式移动数据库
sqlite3ForWinCe.rar
- wince下的sqlite数据库,简单,小,高效。,wince under the sqlite database, simple, small and efficient.
sqlite
- wince环境和PC环境下都可以使用的轻量级数据库SQLite,数据库引擎只是一个小的DLL文件,支持存储4G的数据量,查询速度飞快,比SQLCE强大,而且不需要安装,本资料中内附开发需要的全套DLL文件以及使用说明,以及源码示例,网上很难找到的,都是我自己开发中总结的-failed to translate
SQLiteCE
- SQLite WINCE版,ZIP下有两个项目,一个SQLite DLL项目,一个SQLite测试项目。VS2005 VS2008可用-SQLite WINCE version, ZIP under the two projects, a SQLite DLL project, a SQLite test project.
sqlite3
- sqlite for wince,支持sql语句,用在嵌入式开发中-sqlite for wince
BooksManagement
- 在wince环境下的图书管理系统使用了sqlite-it is a software about manager of book in wince which is use the sqlite.
ce_sqlite_test
- wince下数据库sqlite的测试程序.演示了sqlite数据库的基本特征和操作方法-database of sqlite wince under the test program demonstrates the basic characteristics and methods of operation of the sqlite database
sqlite-amalgamation-3071100
- sqlite最新版源文件,版本3071100,适合wince数据库开发使用.-sqlite amalgamation 3071100
SQLite_WinCE_Demo
- SQlite 的WINCE 版本,应用此文件就可以在wince 上到处dll和Lib库了-sqlite for wince
Demo2
- SQLITE3.0 wince 5.0 TQ2440 例程
sqlite-3_6_14_1
- 最新的Sqlite3,纯C写的库,适合用于wince等-The latest Sqlite3, written in pure C library for wince, such as for
sqlite-source-wince
- wince环境下sqlite数据库c++语言程序-wince environment sqlite database c++ Programming Language
SQLiteCEDemo
- 在VS2008下用SQlite编写的一个WinCE平台运行的程序,在Mobile5下调试通过-Under the VS2008 with a WinCE platform SQlite prepared to run the program, through debugging in Mobile5
Sqlite3.6.15
- Sqlite适用于小型工程数据库的使用,例如wince操作系统的数据库-Sqlite database for small projects, for example wince operating system database
The-use-of-SQLite-in-WINCE-P-VC-P-P
- 学过一段时间的WIN CE,感觉那是一个很难的东西,这里上传一个老师分享的一个东西,是关于sqlite在WINCE上的使用+vc++的,有兴趣的人看看吧!-Studies over a period of time WIN CE, feeling that it is a very difficult thing, here to upload a teacher to share one thing, is on the SQLite WINCE in the use of VC++, int
ce_pic_show(sqlite)
- wince下sqlite功能的图片演示程序-wince under the demonstration program sqlite features pictures
sqlite_wince
- SQLite非常著名的嵌入式数据库,可以跨平台,在VS2005+WINCE编译通过-Very famous SQLite embedded database, cross-platform, VS2005+WINCE compiled by
SQLite_WinCE
- EVC开发的SQLite_WinCE的一个源码示例,非常完全