摘要: 今天尝试安卓连接数据库 public class SQLiteDbHelp extends SQLiteOpenHelper { private static final String SQL_CREATE_ENTRIES = "CREATE TABLE " + BookEntry.TABLE_NA 阅读全文
posted @ 2021-03-03 23:12 禁小呆 阅读(48) 评论(0) 推荐(0)