A.ArrayAdapter
B.SimpleAdapter
C.SimpleCursorAdapter
D.BaseAdapter
您可能感興趣的試卷
你可能感興趣的試題
A.不能設(shè)置默認(rèn)選中項(xiàng)
B.設(shè)置的監(jiān)聽器與RadioGroup的一樣
C.isChecked()方法可判斷是否被選中
D.用于多選一的情況
A.可以通過android:text屬性為其添加
B.可以通過方法setText()來添加
C.可以通過android:value屬性來添加
D.以上都不對
A.public synchronized int getProgress()
B.public synchronized void setIndeterminate (boolean indeterminate)
C.public synchronized void setProgress(int progress)
D.Public final synchronized void incrementProgressBy(int diff)
A.EditText
B.TextView
C.ProgressBar
D.Button
A.onTouchEvent
B.onFocusChanged
C.onAttachedToWindow
D.onDraw
最新試題
WorkManager的主要優(yōu)勢是()
Room是Android架構(gòu)組件中的一部分提供哪種類型的檢查()
以下哪個是實(shí)現(xiàn)倉儲模式的類()
在WorkManager中,哪個方法用于檢查工作是否已被取消()
以下哪個字符串資源ID用于播放音頻的按鈕文本()
使用WorkManager可以處理哪種類型的任務(wù)()
StateFlow的生命周期由什么定義()
在WorkManager中,哪個方法用于設(shè)置工作的唯一性()
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()