A.android:text=”red”
B.android:textColor=”<F00”
C.android:textColor=”red”
D.android:Color=”<0F0”
您可能感興趣的試卷
你可能感興趣的試題
A.50,100
B.150,150
C.125,175
D.1,1
A.R.mipmap.img
B.@mipmap/img.jpg
C.@mipmap/img
D.mipmap.img
A.findViewByID(R.id.lay1)
B.addView(lay1.xml)
C.setContentView(R.layout.lay1)
D.setContentView(lay1.xml)
A.android:minWidth
B.android:background
C.android:padding
D.android:layout--margin
A.android:prompt
B.android:text
C.android:name
D.android:id
最新試題
創(chuàng)建實(shí)體類時,哪個注解用來標(biāo)記數(shù)據(jù)庫實(shí)體類()
使用WorkManager可以處理哪種類型的任務(wù)()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
以下哪個字符串資源ID用于播放視頻的按鈕文本()
ViewModel的數(shù)據(jù)會在Android系統(tǒng)銷毀并重新創(chuàng)建activity時丟失。
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
在WorkManager中,哪個方法用于獲取WorkRequest的狀態(tài)()
在Room中,哪個注解用來定義更復(fù)雜的數(shù)據(jù)庫操作()
WorkManager的主要優(yōu)勢是()
以下哪個不是創(chuàng)建數(shù)據(jù)庫實(shí)例的步驟()