搜索资源列表
Apress.The.Definitive.Guide.to.SQLite.May.2006
- 在Android中用java开发是所用的数据库 SQLite-Android java SQLite
shujuku
- sqlite数据库的基本操作,呵呵,代码很简介,但是很实用-sqlite database of basic operations, Oh, the code is brief but very practical
embedded_database_SQL
- SQLite,苹果和安卓默认等设备默认使用的数据库。本文是对SQLite的使用介绍。-SQLite, Apple and Android default device default database. This article is the introduction of the use of SQLite.
Android-SQLite3-Demo.tar.gz
- Android下SQLite3数据库是的使用Demo,包含Android.mk文件编写,数据库C/C++接口使用,数据库创建修改增加操作。,Android next SQLite3 database used is the Demo, contains Android.mk file write database the C/C++ interface to use, modify the database creation to increase operation.
db
- Andorid开发,对SQLite数据库操作的实例。-Developed in Android platform,maneging SQLite Database.
android-access-sqlite-database
- android访问sqlite数据库范例-android access sqlite database
an mysql
- android 连接 mysql数据库,在连接时,android手机需要连网,自己改mysql数据库IP地址-android mysql database connection in the connection, android phones require networking, their IP addresses change mysql database
AndroidSQLite
- 是在android环境下的数据库的增加删除更新以及清除,同样错做可以在数据库中进行,与数据库同步-In android database environment increases remove the update and clear, the same can be done in the wrong database, and database synchronization
OrmLiteDemo
- 一个关于OrmLite使用的例子,包括添加、编辑、删除、详细查询等功能。OrmLite提供了一些轻量级持久化Java对象到SQL数据库,同时也避免了复杂性。在开发Android项目时使用能压缩开发时间。-An example about OrmLite which has the functions of add、edit、delete、 detail query and so on.OrmLite provides some lightweight persistent Java object
sqlite3
- 用于嵌入式的小型数据库,操作简单,很好用,多用于安卓手机平台-Used for small embedded database, the operation is simple, useful, more for android mobile phone platform
database
- 自己编的小型安卓应用程序,学生成绩管理数据库-His small android applications, student achievement management database
osmdroid-master
- spatialite数据库开发事例,基于android的源代码-spatialite Database Development Case
sqlite_contentprovider
- Android平台嵌入式关系型数据库—SQLite的应用示例-The Android platform- SQLite embedded relational application example
Android
- 这个文件是用于连接数据库的数据库文件数据库和源代码-This file is used to connect the files and source code
Dictionaryc
- 该系统实现简单电子词典,数据库为SQLite。用Android编译,在eclipse里安装sdk-simple electronic dictionary
SatRDA远程数据访问
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。支持支付宝支付。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用谷歌的golang开发支持10M级并发。