文件名称:Android_4
介绍说明--下载内容均来自于网络,请自行研究使用
Android SQLite 基本操作,包括添加,删除,查询显示等
实现文件读写,可以将数据库内容存储到文件中,并且可以通过读取文件中的数据条目进行添加
文本编辑框自动记录程序最后输入的内容,下次启动依然保留
注意:在删除数据库后不能进行除显示外其他操作。
-Android SQLite basic operations, including add, delete, query display for file read and write, you can store the contents of the database file, and you can read the data in the file to add entries in text edit box automatically records the program last to enter, next start still retained Note: After you delete the database can not be displayed in addition to other actions outside.
实现文件读写,可以将数据库内容存储到文件中,并且可以通过读取文件中的数据条目进行添加
文本编辑框自动记录程序最后输入的内容,下次启动依然保留
注意:在删除数据库后不能进行除显示外其他操作。
-Android SQLite basic operations, including add, delete, query display for file read and write, you can store the contents of the database file, and you can read the data in the file to add entries in text edit box automatically records the program last to enter, next start still retained Note: After you delete the database can not be displayed in addition to other actions outside.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android_4
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.jdt.core.prefs
.........\AndroidManifest.xml
.........\assets
.........\bin
.........\...\AndroidManifest.xml
.........\...\Android_4.apk
.........\...\classes
.........\...\classes.dex
.........\...\.......\com
.........\...\.......\...\ling
.........\...\.......\...\....\android_4
.........\...\.......\...\....\.........\BuildConfig.class
.........\...\.......\...\....\.........\MainActivity$1.class
.........\...\.......\...\....\.........\MainActivity$2.class
.........\...\.......\...\....\.........\MainActivity$3.class
.........\...\.......\...\....\.........\MainActivity$4$1.class
.........\...\.......\...\....\.........\MainActivity$4$2.class
.........\...\.......\...\....\.........\MainActivity$4.class
.........\...\.......\...\....\.........\MainActivity$5.class
.........\...\.......\...\....\.........\MainActivity$6.class
.........\...\.......\...\....\.........\MainActivity$7.class
.........\...\.......\...\....\.........\MainActivity$8.class
.........\...\.......\...\....\.........\MainActivity$9.class
.........\...\.......\...\....\.........\MainActivity.class
.........\...\.......\...\....\.........\Person.class
.........\...\.......\...\....\.........\R$attr.class
.........\...\.......\...\....\.........\R$dimen.class
.........\...\.......\...\....\.........\R$drawable.class
.........\...\.......\...\....\.........\R$id.class
.........\...\.......\...\....\.........\R$layout.class
.........\...\.......\...\....\.........\R$menu.class
.........\...\.......\...\....\.........\R$string.class
.........\...\.......\...\....\.........\R$style.class
.........\...\.......\...\....\.........\R.class
.........\...\dexedLibs
.........\...\.........\android-support-v4-cf9a2cd4cfc0e116376ca5d4146c13f3.jar
.........\...\jarlist.cache
.........\...\res
.........\...\resources.ap_
.........\...\...\drawable-hdpi
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-mdpi
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-xhdpi
.........\...\...\..............\ic_launcher.png
.........\...\...\drawable-xxhdpi
.........\...\...\...............\ic_launcher.png
.........\gen
.........\...\com
.........\...\...\ling
.........\...\...\....\android_4
.........\...\...\....\.........\BuildConfig.java
.........\...\...\....\.........\R.java
.........\ic_launcher-web.png
.........\libs
.........\....\android-support-v4.jar
.........\proguard-project.txt
.........\project.properties
.........\res
.........\...\drawable-hdpi
.........\...\.............\ic_launcher.png
.........\...\drawable-ldpi
.........\...\drawable-mdpi
.........\...\.............\ic_launcher.png
.........\...\drawable-xhdpi
.........\...\..............\ic_launcher.png
.........\...\drawable-xxhdpi
.........\...\...............\ic_launcher.png
.........\...\layout
.........\...\......\activity_main.xml
.........\...\menu
.........\...\....\main.xml
.........\...\values
.........\...\values-sw600dp
.........\...\..............\dimens.xml
.........\...\values-sw720dp-land
.........\...\...................\dimens.xml
.........\...\values-v11
.........\...\..........\styles.xml
.........\...\values-v14
.........\...\..........\styles.xml
.........\...\......\dimens.xml
.........\...\......\strings.xml
.........\...\......\styles.xml
.........\src
.........\...\com
.........\...\...\ling
.........\...\...\....\android_4
.........\...\...\....\.........\MainActivity.java
.........\...\...\....\.........\Person.java