文件名称:AndroidSQLite
介绍说明--下载内容均来自于网络,请自行研究使用
android 平台下 对sqlite数据库的应用
可以实现增删改查-sqlite database under the android platform.
Can achieve the CRUD
可以实现增删改查-sqlite database under the android platform.
Can achieve the CRUD
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android SQLite 增、删、查、改操作源码\SQLTest\.classpath
.....................................\.......\.project
.....................................\.......\AndroidManifest.xml
.....................................\.......\bin\classes.dex
.....................................\.......\...\.om\test\CityBean.class
.....................................\.......\...\...\....\R$array.class
.....................................\.......\...\...\....\R$attr.class
.....................................\.......\...\...\....\R$drawable.class
.....................................\.......\...\...\....\R$id.class
.....................................\.......\...\...\....\R$layout.class
.....................................\.......\...\...\....\R$string.class
.....................................\.......\...\...\....\R.class
.....................................\.......\...\...\....\SQLDemo$1.class
.....................................\.......\...\...\....\SQLDemo$2.class
.....................................\.......\...\...\....\SQLDemo$3.class
.....................................\.......\...\...\....\SQLDemo$4.class
.....................................\.......\...\...\....\SQLDemo$ListAdapter$1.class
.....................................\.......\...\...\....\SQLDemo$ListAdapter.class
.....................................\.......\...\...\....\SQLDemo.class
.....................................\.......\...\...\....\SQLiteHelper.class
.....................................\.......\...\resources.ap_
.....................................\.......\...\SQLTest.apk
.....................................\.......\default.properties
.....................................\.......\gen\com\test\R.java
.....................................\.......\res\drawable-hdpi\icon.png
.....................................\.......\...\.........ldpi\icon.png
.....................................\.......\...\.........mdpi\icon.png
.....................................\.......\...\layout\listview.xml
.....................................\.......\...\......\main.xml
.....................................\.......\...\values\array.xml
.....................................\.......\...\......\strings.xml
.....................................\.......\src\com\test\CityBean.java
.....................................\.......\...\...\....\SQLDemo.java
.....................................\.......\...\...\....\SQLiteHelper.java
.....................................\.......\bin\com\test
.....................................\.......\gen\com\test
.....................................\.......\src\com\test
.....................................\.......\bin\com
.....................................\.......\gen\com
.....................................\.......\res\drawable-hdpi
.....................................\.......\...\drawable-ldpi
.....................................\.......\...\drawable-mdpi
.....................................\.......\...\layout
.....................................\.......\...\values
.....................................\.......\src\com
.....................................\.......\assets
.....................................\.......\bin
.....................................\.......\gen
.....................................\.......\res
.....................................\.......\src
.....................................\SQLTest
Android SQLite 增、删、查、改操作源码
.....................................\.......\.project
.....................................\.......\AndroidManifest.xml
.....................................\.......\bin\classes.dex
.....................................\.......\...\.om\test\CityBean.class
.....................................\.......\...\...\....\R$array.class
.....................................\.......\...\...\....\R$attr.class
.....................................\.......\...\...\....\R$drawable.class
.....................................\.......\...\...\....\R$id.class
.....................................\.......\...\...\....\R$layout.class
.....................................\.......\...\...\....\R$string.class
.....................................\.......\...\...\....\R.class
.....................................\.......\...\...\....\SQLDemo$1.class
.....................................\.......\...\...\....\SQLDemo$2.class
.....................................\.......\...\...\....\SQLDemo$3.class
.....................................\.......\...\...\....\SQLDemo$4.class
.....................................\.......\...\...\....\SQLDemo$ListAdapter$1.class
.....................................\.......\...\...\....\SQLDemo$ListAdapter.class
.....................................\.......\...\...\....\SQLDemo.class
.....................................\.......\...\...\....\SQLiteHelper.class
.....................................\.......\...\resources.ap_
.....................................\.......\...\SQLTest.apk
.....................................\.......\default.properties
.....................................\.......\gen\com\test\R.java
.....................................\.......\res\drawable-hdpi\icon.png
.....................................\.......\...\.........ldpi\icon.png
.....................................\.......\...\.........mdpi\icon.png
.....................................\.......\...\layout\listview.xml
.....................................\.......\...\......\main.xml
.....................................\.......\...\values\array.xml
.....................................\.......\...\......\strings.xml
.....................................\.......\src\com\test\CityBean.java
.....................................\.......\...\...\....\SQLDemo.java
.....................................\.......\...\...\....\SQLiteHelper.java
.....................................\.......\bin\com\test
.....................................\.......\gen\com\test
.....................................\.......\src\com\test
.....................................\.......\bin\com
.....................................\.......\gen\com
.....................................\.......\res\drawable-hdpi
.....................................\.......\...\drawable-ldpi
.....................................\.......\...\drawable-mdpi
.....................................\.......\...\layout
.....................................\.......\...\values
.....................................\.......\src\com
.....................................\.......\assets
.....................................\.......\bin
.....................................\.......\gen
.....................................\.......\res
.....................................\.......\src
.....................................\SQLTest
Android SQLite 增、删、查、改操作源码