A.放置應(yīng)用到的圖片資源。
B.主要放置多媒體等數(shù)據(jù)文件
C.放置字符串,顏色,數(shù)組等常量數(shù)據(jù)
D.放置一些與UI相應(yīng)的布局文件,都是xml文件
您可能感興趣的試卷
你可能感興趣的試題
A.使用new關(guān)鍵字創(chuàng)建AlertDialog的實(shí)例
B.對(duì)話框的顯示需要調(diào)用show方法
C.setPositiveButton方法是用來(lái)加確定按鈕的
D.setNegativeButton方法是用來(lái)加取消按鈕的
A.ImageSwitcher里可以通過(guò)Alpha設(shè)定轉(zhuǎn)換時(shí)候的透明位
B.在使用一個(gè)ImageSwitcher之前,不一定要調(diào)用setFactory方法
C.setInAnimation是設(shè)置資源被讀入到這個(gè)ImageSwitcher的時(shí)候動(dòng)畫(huà)效果
D.setOutAnimation是資源文件從這個(gè)ImageSwitcher里消失的時(shí)候要實(shí)現(xiàn)的動(dòng)畫(huà)效果
A.Get
B.URLConnection
C.HttpGet
D.HttpPost
A.file:///asset/html/hello.html
B.file:///android_asset/html/hello.html
C.file:///androidasset/hello.html
D.file:///assets/html/hello.html
A.FrameLayout
B.LinearLayout
C.TableLayout
D.RelativeLayout
最新試題
以下哪個(gè)不是創(chuàng)建數(shù)據(jù)庫(kù)實(shí)例的步驟()
在WorkManager中,哪個(gè)方法用于獲取WorkRequest的狀態(tài)()
創(chuàng)建實(shí)體類(lèi)時(shí),哪個(gè)注解用來(lái)標(biāo)記數(shù)據(jù)庫(kù)實(shí)體類(lèi)()
使用WorkManager可以處理哪種類(lèi)型的任務(wù)()
在WorkManager中,哪種狀態(tài)表示工作已完成()
在ItemDetailsViewModel中,uiState的作用是什么()
在ItemEntryViewModel中,哪個(gè)函數(shù)用于將商品插入到Room數(shù)據(jù)庫(kù)中()
ViewModel的數(shù)據(jù)會(huì)在Android系統(tǒng)銷(xiāo)毀并重新創(chuàng)建activity時(shí)丟失。
在Android Studio中,可以通過(guò)Tools菜單下的SDK Manager來(lái)管理SDK版本。
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類(lèi)型的數(shù)據(jù)流()