A.sendBroadcast()
B.sendCommonBroadcast()
C.sendOrderedBroadcast()
D.sendStickyBroadcast()
您可能感興趣的試卷
你可能感興趣的試題
A.add
B.delete
C.update
D.query
A.Context
B.數(shù)據(jù)庫名
C.CursorFactory
D.數(shù)據(jù)庫版本
A.bindService()方法執(zhí)行成功后。
B.bindService()方法執(zhí)行成功同時onBind()方法返回非空IBinder對象。
C.Service的onCreate()方法和onBind()方法執(zhí)行成功后。
D.Service的onCreate()和onStartCommand()方法啟動成功后。
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
最新試題
在ItemDetailsViewModel中,uiState的作用是什么()
Room是在哪個數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
以下哪個不是Room提供的方法()
在WorkManager中,哪個方法用于獲取WorkRequest的狀態(tài)()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
以下哪個是實現(xiàn)倉儲模式的類()
在WorkManager中,哪個方法用于設(shè)置工作的唯一性()
在WorkManager中,哪個類表示請求執(zhí)行工作()
以下哪個是AppViewModelProvider的作用()
在WorkManager中,哪個方法用于獲取工作信息()