搜索资源列表
test-sqlite3
- linux sqlite多线程读写源代码-linux sqlite rw multi-thread source code
ApressTheDefinitiveGuidetoSQLite
- 学习使用SQLite3的很好的资料,SQLite3由于其小型化,无须配置,开源的特性越来越受到嵌入式方向的青睐。-Today, there are millions and millions of copies of SQLite running unnoticed inside computers and gadgets made by hundreds of companies from around the world. You have probably used SQLite
1
- 关于在qt中如何连接sqlite3数据库的问题-linux
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
sqlite-3.3.6.tar
- 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
dbtest
- linux下操作sqlite3的简单例子,包括数据库的基本操作-operation under linux the sqlite3 simple example, including the basic operation of the database
sqlite-
- 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上-Will SQLite3.3.8 (or S
sqlite3_database
- 在Linux系统下移植sqlite3到arm实现数据库存取功能,并可以插入参数变量到数据库-Under Linux system transplantation sqlite3 to arm function of access to the and can be inserted into the parameter variables