搜索资源列表
关于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
Android-SQLite-
- Android SQLite 增、删、查、改操作源码,对开发与数据库有关的软件很有借鉴意义-Android SQLite about adding,deleting,searching and changing source code
sqlliteDemo
- 对android自带的数据库sqlite操作的一个demo 包含删,减,增,查-Built on android sqlite database delete operation contains a demo, reduce, increase, search
Android_SQLite
- android sqlite的使用,经典简洁的一个例子-how to use android sqlite to do something,it is a good demo
SQLite-Demo-Project
- SQLite Demo project of iOS.
sqliteCRUD
- 本demo是测试在android平台下对数据库sqlite的操作,而且已经封装了crud的操作。-The demo is a test operation in sqlite database android platform, but has been packaged up crud operations.
SQLite
- android学习SQLite的一个很好的例子,可以进行增、删、改、查的操作。-an android SQLite demo,can execute add,delete,update,search operations.
SqliteDemo
- SQLITE DEMO FOR ANDROID .FOR EXAMPLE!
33sqlite
- 使用delphixe8编译通过的SQLite的使用demo,资料很少希望有用-Use delphixe8 compiled by using SQLite demo, I hope useful little information
SqllteDemo
- Android操作sqlite数据库的小demo,可以参考一下.-Android operating small demo sqlite , you can refer to.
AndroidBase
- 应用宝源码实现了Sqlite操作、SlidingMenu、下拉刷新、导航view、http操作、断点续传等安卓开发中常用的功能的演示,每个功能的实现代码放在项目中对应的包里了,直接调用就可以实现上述功能,整个项目给人的感觉就是干净整洁。项目里基本上每个类或者方法都有注释,非常方便把本项目里功能移植到自己的项目里。 -Application of treasure source code to achieve the SQLite operation, SlidingMenu, pull down
Android-SQLite-Demo-
- 使用Android studio开发工具开发,使用Android内置的SQLite数据库来存储数据,保存用户输入的用户名和密码。-Use Android studio Development Kit, using the Android built-in SQLite to store data entered by the user to save the user name and password
delphi xe6 demo
- delphi xe6 android 编程入门带随书光盘,全源码。非常值得收藏的delphi android教程,由浅入深,共51个编程源码,如条码扫描,手机传感器调用,摄像头操作,sqlite数据库使用,内存卡缓存,虚拟键盘的操作等等源码。(Delphi Xe6 Android programming introduction with the book CD-ROM, the full source. It's worth collecting Delphi Android tutorial
