文件名称:SQLiteDemo
- 所属分类:
- Windows CE
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 981kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用SQLite做的演示程序,用Visual C++开发Windows CE下的数据库的另一种方法。-Demo program using SQLite to do with Visual C++ development under Windows CE database another way.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQLiteDemo
..........\lib
..........\...\sqlite3.h
..........\...\SQLite3.lib
..........\SQLiteDemo
..........\SQLiteDemo.sln
..........\..........\ReadMe.txt
..........\..........\res
..........\..........\resource.h
..........\..........\...\SQLiteDemo.ico
..........\..........\...\SQLiteDemo.rc2
..........\..........\SQLiteDemo.cpp
..........\..........\SQLiteDemo.h
..........\..........\SQLiteDemo.rc
..........\..........\SQLiteDemo.vcproj
..........\..........\SQLiteDemoDlg.cpp
..........\..........\SQLiteDemoDlg.h
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\SQLiteLib
..........\.........\sqlite-source
..........\.........\.............\alter.c
..........\.........\.............\analyze.c
..........\.........\.............\attach.c
..........\.........\.............\auth.c
..........\.........\.............\bitvec.c
..........\.........\.............\btmutex.c
..........\.........\.............\btree.c
..........\.........\.............\btree.h
..........\.........\.............\btreeInt.h
..........\.........\.............\build.c
..........\.........\.............\callback.c
..........\.........\.............\complete.c
..........\.........\.............\date.c
..........\.........\.............\delete.c
..........\.........\.............\expr.c
..........\.........\.............\fault.c
..........\.........\.............\fts3.c
..........\.........\.............\fts3.h
..........\.........\.............\fts3_hash.c
..........\.........\.............\fts3_hash.h
..........\.........\.............\fts3_icu.c
..........\.........\.............\fts3_porter.c
..........\.........\.............\fts3_tokenizer.c
..........\.........\.............\fts3_tokenizer.h
..........\.........\.............\fts3_tokenizer1.c
..........\.........\.............\func.c
..........\.........\.............\global.c
..........\.........\.............\hash.c
..........\.........\.............\hash.h
..........\.........\.............\hwtime.h
..........\.........\.............\insert.c
..........\.........\.............\journal.c
..........\.........\.............\keywordhash.h
..........\.........\.............\legacy.c
..........\.........\.............\loadext.c
..........\.........\.............\main.c
..........\.........\.............\malloc.c
..........\.........\.............\mem1.c
..........\.........\.............\mem2.c
..........\.........\.............\mem3.c
..........\.........\.............\mem4.c
..........\.........\.............\mem5.c
..........\.........\.............\mem6.c
..........\.........\.............\mutex.c
..........\.........\.............\mutex.h
..........\.........\.............\mutex_os2.c
..........\.........\.............\mutex_unix.c
..........\.........\.............\mutex_w32.c
..........\.........\.............\opcodes.c
..........\.........\.............\opcodes.h
..........\.........\.............\os.c
..........\.........\.............\os.h
..........\.........\.............\os_common.h
..........\.........\.............\os_os2.c
..........\.........\.............\os_unix.c
..........\.........\.............\os_win.c
..........\.........\.............\pager.c
..........\.........\.............\pager.h
..........\.........\.............\parse.c
..........\.........\.............\parse.h
..........\.........\.............\pcache.c
..........\.........\.............\pcache.h
..........\.........\.............\pragma.c
..........\.........\.............\prepare.c
..........\.........\.............\printf.c
..........\.........\.............\random.c
..........\.........\.............\resolve.c
..........\.........\.............\rtree.c
..........\.........\.............\rtree.h
..........\.........\.............\select.c
..........\.........\.............\shell.c
..........\.........\.............\sqlite3.h
..........\.........\.............\sqlite3ext.h
..........\.........\.............\sqliteicu.h
..........\.........\.............\sqliteInt.h
..........\.........\.............\sqliteLimit.h
..........\.........\.............\status.c
..........\.........\......
..........\lib
..........\...\sqlite3.h
..........\...\SQLite3.lib
..........\SQLiteDemo
..........\SQLiteDemo.sln
..........\..........\ReadMe.txt
..........\..........\res
..........\..........\resource.h
..........\..........\...\SQLiteDemo.ico
..........\..........\...\SQLiteDemo.rc2
..........\..........\SQLiteDemo.cpp
..........\..........\SQLiteDemo.h
..........\..........\SQLiteDemo.rc
..........\..........\SQLiteDemo.vcproj
..........\..........\SQLiteDemoDlg.cpp
..........\..........\SQLiteDemoDlg.h
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\SQLiteLib
..........\.........\sqlite-source
..........\.........\.............\alter.c
..........\.........\.............\analyze.c
..........\.........\.............\attach.c
..........\.........\.............\auth.c
..........\.........\.............\bitvec.c
..........\.........\.............\btmutex.c
..........\.........\.............\btree.c
..........\.........\.............\btree.h
..........\.........\.............\btreeInt.h
..........\.........\.............\build.c
..........\.........\.............\callback.c
..........\.........\.............\complete.c
..........\.........\.............\date.c
..........\.........\.............\delete.c
..........\.........\.............\expr.c
..........\.........\.............\fault.c
..........\.........\.............\fts3.c
..........\.........\.............\fts3.h
..........\.........\.............\fts3_hash.c
..........\.........\.............\fts3_hash.h
..........\.........\.............\fts3_icu.c
..........\.........\.............\fts3_porter.c
..........\.........\.............\fts3_tokenizer.c
..........\.........\.............\fts3_tokenizer.h
..........\.........\.............\fts3_tokenizer1.c
..........\.........\.............\func.c
..........\.........\.............\global.c
..........\.........\.............\hash.c
..........\.........\.............\hash.h
..........\.........\.............\hwtime.h
..........\.........\.............\insert.c
..........\.........\.............\journal.c
..........\.........\.............\keywordhash.h
..........\.........\.............\legacy.c
..........\.........\.............\loadext.c
..........\.........\.............\main.c
..........\.........\.............\malloc.c
..........\.........\.............\mem1.c
..........\.........\.............\mem2.c
..........\.........\.............\mem3.c
..........\.........\.............\mem4.c
..........\.........\.............\mem5.c
..........\.........\.............\mem6.c
..........\.........\.............\mutex.c
..........\.........\.............\mutex.h
..........\.........\.............\mutex_os2.c
..........\.........\.............\mutex_unix.c
..........\.........\.............\mutex_w32.c
..........\.........\.............\opcodes.c
..........\.........\.............\opcodes.h
..........\.........\.............\os.c
..........\.........\.............\os.h
..........\.........\.............\os_common.h
..........\.........\.............\os_os2.c
..........\.........\.............\os_unix.c
..........\.........\.............\os_win.c
..........\.........\.............\pager.c
..........\.........\.............\pager.h
..........\.........\.............\parse.c
..........\.........\.............\parse.h
..........\.........\.............\pcache.c
..........\.........\.............\pcache.h
..........\.........\.............\pragma.c
..........\.........\.............\prepare.c
..........\.........\.............\printf.c
..........\.........\.............\random.c
..........\.........\.............\resolve.c
..........\.........\.............\rtree.c
..........\.........\.............\rtree.h
..........\.........\.............\select.c
..........\.........\.............\shell.c
..........\.........\.............\sqlite3.h
..........\.........\.............\sqlite3ext.h
..........\.........\.............\sqliteicu.h
..........\.........\.............\sqliteInt.h
..........\.........\.............\sqliteLimit.h
..........\.........\.............\status.c
..........\.........\......