A.SQLite3
B.Oracle
C.Sql Server
D.Db23
您可能感興趣的試卷
你可能感興趣的試題
A.NotificationManager man=new NotificationManager();
B.PendingIntent contentIntent=new PendingIntent();
C.RemoteViews contentView=new RemoteViews();
D.Notification notification=new Notification();
A.顯式啟動(dòng)
B.隱式啟動(dòng)
C.A和B都可以
D.以上說法都不正確
A.startActivity()
B.startService()
C.startBroadcastReceiver()
D.startActivityForResult()
A.廣播分為有序廣播和無序廣播。
B.使用abortBroadcast方法可以中斷所有廣播的傳遞。
C.廣播注冊(cè)方式分為動(dòng)態(tài)和靜態(tài)。
D.sendOrderBroadcast用來向系統(tǒng)廣播有序事件,sendBroadcast()是用來廣播無序事件。
A.有序廣播,優(yōu)先級(jí)高的先接收。
B.有序廣播,同優(yōu)先級(jí)的動(dòng)靜態(tài)廣播接收器,靜態(tài)優(yōu)先于動(dòng)態(tài)。
C.有序廣播,同優(yōu)先級(jí)的動(dòng)態(tài)廣播接收器,先注冊(cè)的大于后注冊(cè)的。
D.普通廣播時(shí),無視優(yōu)先級(jí),動(dòng)態(tài)廣播接收器優(yōu)先于靜態(tài)廣播接收器。
最新試題
WorkManager的主要優(yōu)勢(shì)是()
以下哪個(gè)不是創(chuàng)建DAO的步驟()
在創(chuàng)建DAO時(shí),哪個(gè)注解用來定義執(zhí)行簡(jiǎn)單插入的方法()
在ItemEntryViewModel中,哪個(gè)函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
在WorkManager中,哪個(gè)方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
以下哪個(gè)不是創(chuàng)建數(shù)據(jù)庫實(shí)例的步驟()
在WorkManager中,哪個(gè)方法用于設(shè)置工作的唯一性()
以下哪個(gè)是AppViewModelProvider的作用()
在WorkManager中,哪個(gè)方法用于獲取工作信息()
以下哪個(gè)字符串資源ID用于播放視頻的按鈕文本()