搜索资源列表
Sqlite.rar
- 在BCB中操作Sqlite数据库,可帮助大部分初学者不会动态建库和表的尴尬,包括的Sqlite的大部分应用。,Create SQLite Table
linux_boa_cgic
- 感谢徐德志上传的那个web-cgi,我的这个源码是用于项目的,对一个嵌入式linux设备的参数设置,很适合LINUX c的web开发-Thank Xu-Zhi upload that web-cgi, I have this source code is used for the project on an embedded linux device parameter settings, it is suitable for LINUX c Development of the web
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 when compared with other C/S, B
SQLite-database-file-format
- 网上介绍SQLite文件格式的文章并不少,但一般都是针对小文件:一个表,几条记录,两个页。本文准备一直分析到比较大的文件,至少B-tree和B+tree中得有内结点(就是说不能只有一个既是根又是叶的结点,就是说表中得多点记录,得建索引),还要争取对SQLite的各类页都做出分析-Comprehensive analysis of SQLite database file format
SQLite-BP
- SQLite B+.c B型树算法-SQLite B+.c
JSP_JTBC_CMS(SQLITE).tar
- jsp架构b/s,web管理系统,内容管理网站系统,-jsp architecture b/s, web management system, content management website system
anroid
- 使用sqlite实现手机通讯录 a) 要求使用SQLite数据库保存通讯录,使得每次重新运行程序均能显示当前联系人列表; b) 主界面包含一个联系人列表,每一项显示联系人名称和联系方式; c) 主界面应包含一个添加按钮,单击时添加新的联系人; d) 单击任意一个列表项可以修改联系人信息; e) 长按任意一个列表项可以删除该联系人信息 -Use sqlite to phone contacts a) require the use of the the SQLite dat
sqlite-dll-win32-x86-201408081749
- 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored