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
A.Control
B.Window
C.TextView
D.View
最新試題
以下哪個不是創(chuàng)建數(shù)據(jù)庫實例的步驟()
在WorkManager中,哪個方法用于獲取工作信息()
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
在WorkManager中,哪個方法用于檢查工作是否已被取消()
以下哪個是實現(xiàn)倉儲模式的類()
Room是Android Jetpack的哪個部分()
Room是在哪個數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
以下哪個不是創(chuàng)建DAO的步驟()
Room是Android架構(gòu)組件中的一部分提供哪種類型的檢查()