搜索资源列表
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
SqliteClassLibrary.rar
- 简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 ,Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.
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
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
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
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
sql_vc
- sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
iphone-testsqlite
- iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
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
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-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
C# SQLite
- 这是一个C# 平台上 开发的用以测试 在SQLite数据库上进行增删改查(This is developed on a C# platform to test the addition and deletion of the SQLite database)