A.相對布局
B.絕對布局
C.表格布局
D.線性布局
您可能感興趣的試卷
你可能感興趣的試題
A.res\string
B.res\drawable
C.res\icon
D.res\picture
A.android:minLines
B.android:maxLength
C.android:singleLine
D.android:inputType
A.ImageView
B.TextView
C.EditText
D.Button
A.Service是沒有用戶可見的界面,不與用戶交互.
B.Service可以通過Context.bindService()來啟動
C.每個Serviceclass可以在AndroidManifest.xml文件中有相應(yīng)的
D.Service可以通過Context.startService()來啟動
A.android.intent.action.LAUNCHER
B.android.intent.action.ACTIVITY
C.android.intent.action.ICON
D.android.intent.action.MAIN
最新試題
在WorkManager中,哪個方法用于檢查工作是否已被取消()
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
Room是Android Jetpack的哪個部分()
以下哪個是實現(xiàn)倉儲模式的類()
在HomeViewModel中,TIMEOUT_MILLIS的作用是什么()
在WorkManager中,哪個類用于定義WorkRequest的約束條件()
ViewModel的數(shù)據(jù)會在Android系統(tǒng)銷毀并重新創(chuàng)建activity時丟失。
創(chuàng)建實體類時,哪個注解用來標(biāo)記數(shù)據(jù)庫實體類()
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()