单项选择题
A.普通类B.接口C.抽象类D.实体类
下列哪些不是SQLite命令?()A.databaseB.tablesC.schemaD.ls
单项选择题下列哪些不是SQLite命令?()
A.databaseB.tablesC.schemaD.ls
下列哪个是SQLiteDatabase提供的方法?()A.getWritableDatabase()B.get...
单项选择题下列哪个是SQLiteDatabase提供的方法?()
A.getWritableDatabase()B.getReadableDatabase()C.onUpgrade()D.execSQL()
自定义的Application子类需要在下面哪个文件中注册?()A.dimens.xmlB.strings.x...
单项选择题自定义的Application子类需要在下面哪个文件中注册?()
A.dimens.xmlB.strings.xmlC.AndroidManifest.xmlD.styles.xml