Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sqlite
Search - sqlite - List
译本嵌入式数据库sqlite的电子书,值得大家参考.-Sqlite embedded database version of the e-book, it is worth your consideration.
Update : 2024-04-30 Size : 5978112 Publisher : 唐笑笑

sqlite拿来与大家分享,希望大家喜欢。哈哈哈哈.-sqlite used to share with you, I hope everyone likes.哈哈哈哈.
Update : 2024-04-30 Size : 785408 Publisher : likang

嵌入式数据库sqlite 3.5.9的源代码,很有参考价值-Embedded database sqlite 3.5.9 source code, useful reference
Update : 2024-04-30 Size : 2200576 Publisher : henry

DL : 0
Powerbasic 源码 这是对Sqlite这种数据库的操作.-Powerbasic sqlite-source This is the operation of such databases.
Update : 2024-04-30 Size : 150528 Publisher : 镙丝丁

基于sqlite数据库的HTTP服务器-Sqlite database based on HTTP server
Update : 2024-04-30 Size : 4854784 Publisher : lzp

DL : 0
SQLite 2.8.6 源代码,用来在Linux/Unix/Windows上编译安装.它是一个小型的数据库,但是非常好用,速度也快,一般的数据库查询之类的操作据统计比MySQL,PostgreSQL都快,PHP5中直接绑定了它.最大可访问的数据量是2T.不需要安装,解压缩之后就可以用了.在命令行中输入 sqlite **,其中的**是文件名,如果不存在,会自动创建,这个文件就是数据库文件,它代表了一个数据库.
Update : 2024-04-30 Size : 831488 Publisher : kingmax

DL : 0
本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome 查看本程序的功能-The source of the application of the sqlite to remember to read and write operations in the decompression of the process can not be placed on the ground floor of a Chinese directory otherwise would support the error of this procedure to delete sqlite insertion inquiries and other functions can enter select* from tbArodrome view of this process function
Update : 2024-04-30 Size : 4853760 Publisher : 石艳军

DL : 0
sqlite 3.0使用方法,例子,基本操作。。。很好用的-sqlite 3.0 to use, for example, the basic operation. . . Good used
Update : 2024-04-30 Size : 21504 Publisher : zch

sqlite 小型数据库底层代码的实现 学习数据库底层原理很好的教材 实例-small sqlite database realize the underlying code to learn the underlying principles of good database of examples of teaching materials
Update : 2024-04-30 Size : 905216 Publisher : mifox

SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.
Update : 2024-04-30 Size : 1398784 Publisher : 刘峰

sqlite源码wince移植版,嵌入式移动数据库-sqlite-source version of wince transplantation, embedded mobile database
Update : 2024-04-30 Size : 371712 Publisher : zb

DL : 0
sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
Update : 2024-04-30 Size : 2627584 Publisher : 陈瑶

DL : 1
ucLinux下sqlite数据库移植全攻略 嵌入式下使用数据库的说明-ucLinux transplantation under the sqlite database Raiders wide use embedded database description
Update : 2024-04-30 Size : 5120 Publisher : 林建明

DL : 0
这是本人用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 to use instead of INI files, etc., can be used as a miniature database.
Update : 2024-04-30 Size : 3548160 Publisher : 张杰文

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 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
Update : 2024-04-30 Size : 955392 Publisher : nick

sqlite3.6.2的源码。SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。 -sqlite3.6.2 source. SQLite is a lightweight database is ACID compliance with the relational database management system, its design goal is embedded, and is now embedded in many products that use it, it is occupied by very low resources, in the embedded equipment may only need a few hundred K of memory is enough. It will support Windows/Linux/Unix operating system and so the mainstream, and at the same time with a combination of many programming languages, such as Tcl, PHP, Java, as well as ODBC interface, the same compared to Mysql, PostgreSQL open-source these two world-renowned database management system is concerned, its processing speed faster than they are.
Update : 2024-04-30 Size : 942080 Publisher : 李厘卡

DL : 0
sqlite源代码,可以在visual C++中直接编译-sqlite source code, can be visual C++ directly compiled
Update : 2024-04-30 Size : 721920 Publisher : ffff

在GEC2410平台上的编译应用SQLite-3.6.7的全过程和源代码-In GEC2410 platform SQLite-3.6.7 compiler application of the entire process and source code
Update : 2024-04-30 Size : 2588672 Publisher : fcoolt

sqlite的源代码,可以编译成.dll文件-sqlite
Update : 2024-04-30 Size : 562176 Publisher : Harry

sqlite-3.4.1,嵌入式数据库.是一个功能强大的开源数据库,给学习和研发以及小型公司的发展带来了全所未有的好处.-sqlite-3.4.1, embedded database. is a powerful open-source database, to study and research and development, as well as the development of small companies have brought unprecedented benefits.
Update : 2024-04-30 Size : 2237440 Publisher : daivis
« 1 23 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.