A.Context對象調(diào)用openOrCreateDatabase方法打開或者創(chuàng)建數(shù)據(jù)庫
B.SQLiteDatabase類的靜態(tài)方法openOrCreateDatabase方法打開或者創(chuàng)建數(shù)據(jù)庫
C.Context對象closeDatabase方法關(guān)閉數(shù)據(jù)庫。
D.SQLiteDatabase類的靜態(tài)方法deleteDatabase方法刪除數(shù)據(jù)庫
您可能感興趣的試卷
你可能感興趣的試題
A.FileInputStream
B.FileOutputStream
C.InputStreamReader
D.RandomAccessFile
A.request對象的getAttribute()方法
B.request對象的getParameter()方法
C.session對象的getAttribute()方法
D.session對象的getParameter()方法
A.Connection類
B.PreparedStatement類
C.ResultSet類
D.Statement類
A.Connection類
B.PreparedStatement類
C.CallableStatement類
D.Statement
A.MediaPlayer包含了Audio和video的播放功能。
B.獲得MediaPlayer實例的有new MediaPlayer()和MediaPlayer.create()的方式。
C.當我們播放一首歌曲由于異常中斷,由于數(shù)據(jù)丟失,只能從開始的位置開始播放。
D.在指定MediaPlayer數(shù)據(jù)的來源時,必須指定播放的文件的路徑、資源id或網(wǎng)絡(luò)路徑。
最新試題
在WorkManager中,哪個方法用于檢查工作是否已被取消()
StateFlow的生命周期由什么定義()
以下哪個不是Room提供的方法()
Room是在哪個數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
以下哪個字符串資源ID用于播放音頻的按鈕文本()
在ItemDetailsViewModel中,uiState的作用是什么()
在創(chuàng)建DAO時,哪個注解用來定義執(zhí)行簡單插入的方法()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
在WorkManager中,哪個類表示請求執(zhí)行工作()
以下哪個不是創(chuàng)建DAO的步驟()