摘要:
public class TestDB extends SQLiteOpenHelper { private static final String DATABASE_NAME = "usertest.db"; private static final int DATABASE_VERS... 阅读全文
posted @ 2015-08-06 15:23 Cavalry 阅读(512) 评论(1) 推荐(0)
|
||
|
摘要:
public class TestDB extends SQLiteOpenHelper { private static final String DATABASE_NAME = "usertest.db"; private static final int DATABASE_VERS... 阅读全文
posted @ 2015-08-06 15:23 Cavalry 阅读(512) 评论(1) 推荐(0) |
||