给wince使用的sqlite3,包含c++封装及测试代码(使用vs2005编译)

时间:2013-08-01 04:26:10
【文件属性】:

文件名称:给wince使用的sqlite3,包含c++封装及测试代码(使用vs2005编译)

文件大小:551KB

文件格式:RAR

更新时间:2013-08-01 04:26:10

sqlite3 wince c++ unicode vs2005

给wince使用的sqlite3,包含c++封装及测试代码(使用vs2005编译)


【文件预览】:
sqlite3
----bin()
----sqlite3cppdemo()
--------stdafx.cpp(214B)
--------Resource.h(454B)
--------CppSQLite3U.h(17KB)
--------res()
--------stdafx.h(2KB)
--------sqlite3cppdemo.vcproj(17KB)
--------sqlite3cppdemo.h(639B)
--------sqlite3cppdemoppc.aps(52KB)
--------sqlite3cppdemoDlg.cpp(4KB)
--------sqlite3cppdemo.cpp(2KB)
--------resourceppc.h(687B)
--------CppSQLite3U.cpp(19KB)
--------sqlite3cppdemoppc.rc(4KB)
--------sqlite3cppdemo.rc(4KB)
--------sqlite3cppdemoDlg.h(719B)
--------sqlite3cppdemo.vcproj.P80031722.80031722.user(5KB)
--------ReadMe.txt(4KB)
----sqlite3()
--------vdbe.h(5KB)
--------sqlite3.h(62KB)
--------printf.c(29KB)
--------vdbefifo.c(3KB)
--------hash.h(4KB)
--------os_win.c(40KB)
--------pager.h(4KB)
--------tokenize.c(14KB)
--------stdafx.h(1KB)
--------auth.c(7KB)
--------main.c(35KB)
--------opcodes.c(3KB)
--------update.c(16KB)
--------select.c(110KB)
--------vacuum.c(11KB)
--------pragma.c(33KB)
--------hash.c(12KB)
--------where.c(74KB)
--------sqlite3.def(2KB)
--------vdbeapi.c(23KB)
--------callback.c(12KB)
--------btree.c(210KB)
--------insert.c(39KB)
--------opcodes.h(8KB)
--------delete.c(15KB)
--------expr.c(72KB)
--------legacy.c(4KB)
--------vdbe.c(140KB)
--------os.c(3KB)
--------table.c(5KB)
--------analyze.c(13KB)
--------date.c(23KB)
--------util.c(43KB)
--------vdbeInt.h(17KB)
--------pager.c(123KB)
--------alter.c(18KB)
--------os_common.h(5KB)
--------vdbeaux.c(57KB)
--------func.c(34KB)
--------btree.h(5KB)
--------sqlite3.vcproj(16KB)
--------sqlite3.vcproj.P80031722.80031722.user(5KB)
--------vdbemem.c(26KB)
--------parse.c(114KB)
--------os.h(16KB)
--------trigger.c(27KB)
--------build.c(102KB)
--------sqlite3.c(317B)
--------os_unix.c(59KB)
--------complete.c(8KB)
--------prepare.c(17KB)
--------keywordhash.h(6KB)
--------parse.h(7KB)
--------random.c(3KB)
--------sqliteInt.h(77KB)
--------attach.c(14KB)
--------utf.c(20KB)
--------ReadMe.txt(2KB)
----sqlite3.sln(5KB)
----sqlite3.suo(25KB)

网友评论

  • 和网上找的方法不一样,正调试,期待好结果
  • 不错,可惜我没用到!
  • 可以使用,谢谢了
  • 不错,DLL可以直接编译,测试程序略加改动后也测试成功!
  • 亲测可用。。。。研究了几天,开始没法编译,后来换了6.5编译成功,但是执行报错,最后朋友帮忙搞定了。。封装的dll功能还好~
  • 不错,再多加点中文注释就可以了
  • 没有中文注解。。可惜
  • 不错,DLL可以直接编译,测试程序略加改动后也测试成功!
  • 在WINCE6.0上可以编译通过,其接口是针对多字节字符串,没有针对Unicode 的接口
  • 好资源,可惜没有中文注释