搜索资源列表
关于SQLite数据库操作的android应用demo
- 一个关于SQLite数据库操作的android应用demo,通过本应用你可以学到:使用SQLiteDatabase操作SQLite数据库,使用SQLiteOpenHelper获取用于操作数据库的SQLiteDatabase实例-A SQLite database operations on the android application demo, you can learn through this application: SQLite database using the SQLiteDa
SQLite3ForWinCE1.Windows CE环境下Sqlite 3数据库的使用
- Windows CE环境下Sqlite 3数据库的使用。,Windows CE environment using Sqlite 3 database.
Android-SQLite-
- Android SQLite 增、删、查、改操作源码,对开发与数据库有关的软件很有借鉴意义-Android SQLite about adding,deleting,searching and changing source code
DBApp
- Android SQLite数据库操作实例-Android SQLite
testSQLite
- Android 读取 sqlite 并分页显示。看来在手机上作企业应用也是容易的事情了。-Android read data from sqlite DB and show the data in pages
Activity11SQLite
- android SQLite数据库的简单使用 实现了插入数据的功能-android SQLite database using the realization of a simple function to insert data
sqlite
- android的SQLite实例,增加、删除、修改、查询-android' s SQLite instance, add, delete, modify, query
SQLTest
- android 数据库 SQLite 学习 增删改查功能-SQLite for android
SQLite2
- 充分练习和实现android的自带数据库SQLite的应用程序-The full realization of android' s own practice and application SQLite database
sqlite
- 这是一款很好的学习android的资料,android的每一个布局,里面都有具体可运行的代码来参考。-This is a good learning materials for android, android each layout, which has a specific reference code can be run.
SQLite-SQL
- sqlite android 语法详解, 语法详解-sqlite grammer details details
SQLite
- android使用数据库SQLite的一个小程序-android using a small program SQLite database
android-SQLite
- android SQLite数据库的增删改查以及事务的单元测试-android SQLite
NotepadCodeLab
- android os 记事本功能的练习例子,包括UI,SQlite的操作,分三个阶段完成功能,文件名结尾为_Solution的文件是解决方案,可以对应该文件练习,代码有注释-android os Notepad function of exercise examples, including the UI, SQlite operation, completion in three phases, the file name ends with _Solution file is the sol
sqlite-connector1.0
- android 1.5 对数据库的操作,这些类已经对原来的数据库操作进行了进一步的分装,使用起来更方便。-android 1.5 on the database operations, these classes have been conducted on the original database operation further packaging and to use more convenient.
SQLite
- Android的数据存储操作:SharedPreferences存储、SQLite存储方式、ContentProvider介绍-Android' s data storage operations: SharedPreferences storage, SQLite storage mode, ContentProvider Introduction
SQLite
- Android 手机系统中的SQLite 相关Java源码,每一个intent都会带一个Bundle型的extras数据。需要对position和id进行一个很好的区分。position指的是点击的这个ViewItem在当前ListView中的位置,每一个和ViewItem绑定的数据,肯定都有一个id,通过这个id可以找到那条数据。 -Android mobile phone system in the Java source SQLite related to each type of i
sqlite
- 一个安卓下的sqlite工具开发包 封装好的-Andrews under a sqlite tool kit
android-sqlite
- 详解 android sqlite的创建 插入删除 更新 查询-Detailed android sqlite insert delete update query to create
sqlite
- Android Eclipse 下的SQLite 编程代码(Android Eclipse under the SQLite programming code)