搜索资源列表
litex.sqlite的轻量级封装
- sqlite的轻量级封装,包含C++和Net语言,很适合在程序里包含对sqlite的简便操作,提高效率!,sqlite lightweight package contains the C++ and Net language, it is appropriate to include in the program sqlite simple operation, increase efficiency!
Sqlite.rar
- 这是本人用MFC写的一个Sqlite数据库接口库,为开发简单需要数据库接口的程序使用 ,作为配置文件使用,代替INI等文件,可作为一个微型数据库。,This is written in MFC, I use a sqlite database interface library, the need for the development of simple procedures for the use of database interface, as a configuration file
CppSQLite3U_WINCE.rar
- SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
sqlite-source-3_3_4
- 这是sqlite3 源代码,C 语言版本的。-good database source
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-2.8.13-1.i386.rpm
- 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project descr iption: SQLite is a small C library that implements a self-contained, embeddable, zero-configurat
s2
- 能够运行的c调用sqlite的又一个程序-程序2,适合学习sqlite-C call to run sqlite another procedure- the procedure 2, suitable for learning sqlite
sqlitewrapped-1.3.1.tar
- sqlite C++ wrapper 1.3.1,It provides a C++ interface to access sqlite database.-sqlite C++ wrapper 1.3.1, It provides a C++ interface to access sqlite database.
sqlite-source-3_6_6_2
- sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package-sqlite latest source This ZIP archive contains prepr
sqlite-amalgamation-3_6_11
- 一个简单数据库的实现,用C++编写的,实现了大部分数据库的功能-A simple database implementation, using C++ prepared implementation most of the functions of a database
sqlite-3_6_14_1
- 最新的Sqlite3,纯C写的库,适合用于wince等-The latest Sqlite3, written in pure C library for wince, such as for
sqlite-source-wince
- wince环境下sqlite数据库c++语言程序-wince environment sqlite database c++ Programming Language
JSP_JTBC_CMS(SQLITE).tar
- 网站管理系统JTBC网站内容管理系统是一套真正免费的,开源的,可对现有模块进行扩充与克隆的网站系统核心,采用UTF-8编码,采取 语言-代码-程序两两分离的技术模式,全面使用了模板包与语言包结构,为用户的修改提供方便,网站内容的每一个角落都可以在后台予以管理,是一套非常适合用做系统建站或者进行二次开发的程序核心。-Management system
sqlite-amalgamation-3_6_22
- SQLite是一个小型的C程序库,实现了独立的,可嵌入的,零配置的SQL数据库引擎。-SQLite is a small C library to achieve an independent, embeddable, zero-configuration SQL database engine.
sqlite_docs_3_6_20
- SQLITE的帮助文档,SQLITE数据库是移动开发的必备之选,所以学好它是必须的,-SQLITE the help documentation, SQLITE database is an essential choice for mobile development, so to learn that it is necessary,
sqlite-source-3_6_23_1
- 用C语言开发的一个小型数据库,基本实现各种SQL语句功能,带有INDEX模块-Developed using C language as a small database, the basic functions to achieve a variety of SQL statements with INDEX Module
sqlite-3_3_13
- sqlite源码,纯c写的轻量级嵌入式数据库,非常小巧,用于数据库原理学习和嵌入式开发。-sqlite source code, written in pure c lightweight embedded database, is very small, for the principles of learning and embedded database development.
sqlite-3.7.3.tar
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite, the databas
sqlite
- 内附有sqlite3.6.2源码以及移植arm的基本步骤,sqlite.c为数据库的基本操作,具有增删改查的功能,并采用事务处理方式,事务处理能够极大的提高数据库的写入速度(With sqlite3.6.2 source code and the basic steps of porting arm, sqlite.c as the basic operation of the database, with crud functions, and the use of transaction p
sqlite for C#
- sqlite数据库是轻量级的数据库,非常实用,免安装,极其方便。本类库包含了C#对sqlite数据库的各种基本操作,如创建、删除数据库,对数据库内容的增删查改等等。整个程序简单易用。(SQLite database is a lightweight database, very practical, free of installation, very convenient. This class library contains all kinds of basic operations of