填空題getStringArrayExtra(Stringname)方法的作用是()。
您可能感興趣的試卷
你可能感興趣的試題
1.填空題Bundle的作用是()。
5.單項選擇題在代碼中創(chuàng)建使用SeekBar需要使用那個構(gòu)造函數(shù)()
A.SeekBar(Context.context)
B.SeekBar(Context.context,AttributeSet.attrs)
C.SeekBar(Context.context,AttributeSet.attrs,int.defStyleAttr)
D.SeekBar(Context.context,AttributeSet.attrs,int.defStyleAttr,int.defStyleRes)
最新試題
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
題型:單項選擇題
Room是在哪個數(shù)據(jù)庫基礎上構(gòu)建的抽象層()
題型:單項選擇題
創(chuàng)建實體類時,哪個注解用來標記數(shù)據(jù)庫實體類()
題型:單項選擇題
在Room中,哪個注解用來定義更復雜的數(shù)據(jù)庫操作()
題型:單項選擇題
在Android Studio中,可以通過Tools菜單下的SDK Manager來管理SDK版本。
題型:判斷題
在創(chuàng)建DAO時,哪個注解用來定義執(zhí)行簡單插入的方法()
題型:單項選擇題
在WorkManager中,哪個方法用于檢查工作是否已被取消()
題型:單項選擇題
在WorkManager中,哪個方法用于設置WorkRequest的輸出數(shù)據(jù)()
題型:單項選擇題
在WorkManager中,哪種狀態(tài)表示工作已完成()
題型:單項選擇題
在WorkManager中,哪個方法用于取消工作()
題型:單項選擇題