摘要:
main.xml DBOpenHelper.javapackage com.example.sqlitedemo3;import android.content.Context;import android.database.sqlite.SQLiteDatabase;... 阅读全文
posted @ 2015-03-31 12:21
Builder
阅读(276)
评论(0)
推荐(0)
摘要:
main.xml main.javapackage com.example.sqlitedemo2;import android.app.Activity;import android.content.ContentValues;import android.datab... 阅读全文
posted @ 2015-03-31 11:38
Builder
阅读(299)
评论(0)
推荐(0)