文件名称:wxssjkym
介绍说明--下载内容均来自于网络,请自行研究使用
SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2000年5月. 至今已经有10个年头,SQLite也迎来了一个版本 SQLite 3已经发布。-SQLite is a lightweight , is to abide by the acid relational management system and its design goal is embedded and are now in many embedded products used it, it occupies resources is very low, in the embedded devices, may only need a few hundred K of memory is enough. It can support Windows/Linux/Unix, and so on mainstream operating system. At the same time, it can combine with many programming languages, such as TCL, C#, PHP, Java, and ODBC interface, the same than the mysql, PostgreSQL, these two open source world famous management system is concerned, its processing speed than they. SQLite first Alpha version was born in May 2000. So far, there have been 10 years, SQLite has also ushered in a version of SQLite 3 has been released.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
db
..\.classpath
..\.project
..\AndroidManifest.xml
..\assets
..\bin
..\...\classes.dex
..\...\com
..\...\...\smart
..\...\...\.....\dh
..\...\...\.....\..\DBActivity.class
..\...\...\.....\..\PersonServiceTest.class
..\...\...\.....\..\R$attr.class
..\...\...\.....\..\R$drawable.class
..\...\...\.....\..\R$layout.class
..\...\...\.....\..\R$string.class
..\...\...\.....\..\R.class
..\...\...\.....\domain
..\...\...\.....\......\Person.class
..\...\...\.....\service
..\...\...\.....\.......\DataBaseOpenHelper.class
..\...\...\.....\.......\PersonService.class
..\...\db.apk
..\...\resources.ap_
..\default.properties
..\gen
..\...\com
..\...\...\smart
..\...\...\.....\dh
..\...\...\.....\..\R.java
..\proguard.cfg
..\res
..\...\drawable-hdpi
..\...\.............\icon.png
..\...\drawable-ldpi
..\...\.............\icon.png
..\...\drawable-mdpi
..\...\.............\icon.png
..\...\layout
..\...\......\main.xml
..\...\values
..\...\......\strings.xml
..\src
..\...\com
..\...\...\smart
..\...\...\.....\dh
..\...\...\.....\..\DBActivity.java
..\...\...\.....\..\PersonServiceTest.java
..\...\...\.....\domain
..\...\...\.....\......\Person.java
..\...\...\.....\service
..\...\...\.....\.......\DataBaseOpenHelper.java
..\...\...\.....\.......\PersonService.java
..\说明.htm