搜索资源列表
sqlite-3.6.2.tar
- 最新的sqlite3.6.2源代码,完整版本。sqlite3是一个强大的嵌入式数据库。在嵌入式系统的中广泛使用,比起其他C/S、B/S结构的数据库。sqlite3更简洁,占用资源更少。-Sqlite3.6.2 the latest source code, full version. sqlite3 is a powerful embedded database. Embedded systems in widespread use w
sqlite-source-3_6_13
- SQLite3.6.13的完整源代码,SQLite是一个轻量级的嵌入式数据库,在小型数据库应用中,它的表现非常稳定。-A tarball of the complete source tree for SQLite version 3.6.13 as extracted from the version control system. The Makefile and configure scr ipt in this tarball
sqlite3-configure
- 嵌入式数据库SQLite的编译、安装和使用-Embedded database SQLite, compile, install and use
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD =====
GArticle_v1.2
- GArticle是一套超简单的PHP文章管理系统,支持PDO,支持SQLite3,基于php+PDO+SQLite3开发,不需要配置和安装,上传即可使用,功能相对简单,有一个分类表和一个文章表,能添加、删除、修改文章和分类。后台具备缓存加速和伪静态设置,可制作成手机登陆wap移动网站,只需要改模板就可实现。后台管理:admin.php。默认管理密码:goodtext.org-GArticle is a super-simple PHP
insert_hs_time
- 嵌入式sqlite3高速数据插入,需先配置sqlite3环境。-data can insert into Embedded sqlite3 speedly,firstly, you must configure sqlite3 environment.
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下的库文件