搜索资源列表
SQLiteDialect.rar
- SQLiteDialect.java 是sqlite的方言,用于hibernate连接SQLite数据库,SQLiteDialect.java dialect for hibernate to connect sqlite database
android_SQLite
- android SQLite数据库使用实例,用SQLiteOpenHolper实现-a application of android SQLite with database,use with SQLiteOpenHolper
code
- Android1.5开发 共5个程序实例 Event3 建立并使用contentprovider LocationTest 位置服务(gps,net)应用 SQlite 数据库简单应用样例 SensorTest 所有传感器的示例-Development of a total of five procedures Android1.5 instance Event3 create and use contentprovider LocationTest Location Ser
ex08_1_SQLite
- android 系统 数据库应用实例。 在google android 操作系统上对数据库的使用和管理。-android application example database. Google android operating system in use and management of the database.
5.4-SQLite
- Android 编程之数据库 SQLlite学习例子-an example for the learning of Android database
SQLite
- 数据库操作,oracle、sql、mysql等数据库的注册、连接等-Database operations
eventsview
- eclipseRCP中使用sqlite数据库源代码-source code of using sqlite in eclipse RCP
SQLITE
- 这是一个用JAVA编写的SQLite数据库管理软件,主要在SD卡新建数据库,更改数据库,很适用初学者入手SQLite数据库。-This is a JAVA written SQLite database management software, mainly in the SD card to the new database, change the database, it is suitable for beginners to start SQLite database.
sqlite
- java开发中,sqLITE数据库的使用,希望大家互相帮助,希望走的更远-java development, SQLite database, I hope you help each other, you want to go farther
sqlite
- android关于sqlite数据库基本操作,建立、添加、查询、删除-About android sqlite database basic operation, set up, add, query, delete
DBTest
- android中使用sqlite数据库的一个例子。-a sqlite database example in android
SQLite
- android 数据库得连接用于基础得设置和学习-android database was set up and get connected for basic learning
SQLite3
- 实现SQLite数据库的创建,数据的添加修改删除查询-Implement SQLite database creation, modification and deletion of data queries added
Day16_05_database
- 在android上,用java操作sqlite数据库,实现数据库的读取,存储-android java sqlite
SQLite
- sqlite源码,实现数据库的连接-Sqlite source code, the realization of the database connection
RESTProvider-master
- RESTProvider旨在让访问REST服务(或任何主要的HTTP调用的网络数据格式)更容易,并将其缓存到本地的一个SQLite数据库中,允许脱机使用。可自动解析RESTful API,并将其响应到Android的一个Provider中。-RESTProvider designed to allow access to the REST service (or any major network data format HTTP calls) more easily, and caches a
android-SQLite
- 安卓开发是实现对数据库的操作的模版代码,可以使用此代码实现链接数据库-Android development is to achieve operation of the database template code, you can use this code to link the database to achieve
LoginWithSQLite
- android 系统下采用SQLite数据库实现登陆注册功能,并且能在本地建立数据库-Sign In using SQLite database implementation functions under the android system, and to establish a database on the local
Android-SQLite-
- 实现基于android 数据库的增删改查,已经经过了测试,挺好用的-Additions and deletions to achieve change search android based has been tested, very good use
[四次元]Android 操作数据库实例
- 这是学习针对于Android的SQLITE数据库的操作实例,里面包含源代码,菜鸟学习必备(this is a file that for Android SQLITE ,it is a example for freshman to learn)