A.不能設(shè)置默認(rèn)選中項
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
A.Layout
B.ViewGroup
C.Container
D.LinerLayout
最新試題
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
在WorkManager中,哪個方法用于檢查工作是否已被取消()
WorkManager的主要優(yōu)勢是()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
以下哪個是實(shí)現(xiàn)倉儲模式的類()
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
在WorkManager中,哪個類表示請求執(zhí)行工作()
在WorkManager中,哪個方法用于設(shè)置工作的唯一性()
在創(chuàng)建DAO時,哪個注解用來定義執(zhí)行簡單插入的方法()