文件名称:SQLite

  • 所属分类:
  • android开发
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 55kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

代码介绍:

SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2000年5月. 至今已经有10个年头,SQLite也迎来了一个版本 SQLite 3已经发布。



还有一件事,大家下载的时候,不要加数据库连接驱动包。本项目是不用的。-Code descr iption:

SQLite, a lightweight database, comply with the ACID-compliant relational database management system, its design goals is embedded, and has been used in many embedded products it, it takes up 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 mainstream operating system, combining with many programming languages ​ ​ such as Tcl, C#, PHP, Java and other ODBC interface, the same compared to the Mysql, PostgreSQL Both open source world-renowned database management system in terms of its processing speed faster than they are. SQLite first Alpha version was born in May 2000 has been 10 years, SQLite also ushered in a version of SQLite 3 has been released.



One more thing, when you download, do not add the database connection drive package. This project is not.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

readme.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org