單項選擇題在Compose中,哪個組件用于實現(xiàn)導(dǎo)航菜單()
A.NavigationRail
B.BottomNavigation
C.AppBar
D.TabRow
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題在Compose中,哪個組件用于處理長列表()
A.LazyColumn
B.List
C.RecyclerView
D.GridView
2.單項選擇題在Compose中,哪個組件用于構(gòu)建應(yīng)用的界面結(jié)構(gòu)()
A.Scaffold
B.Box
C.Column
D.Row
3.單項選擇題在Compose中,哪個組件用于創(chuàng)建復(fù)選框()
A.CheckBox
B.Switch
C.RadioButton
D.Alert Dialog
4.單項選擇題FloatingActionButton組件在Compose中代表什么()
A.當(dāng)前頁面的主要行為
B.次要行為
C.導(dǎo)航按鈕
D.設(shè)置按鈕
5.單項選擇題在Compose中,哪個組件用于顯示圖標(biāo)()
A.Text
B.TextField
C.Icon
D.IconButton
最新試題
Room是在哪個數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
題型:單項選擇題
在WorkManager中,哪種狀態(tài)表示工作已完成()
題型:單項選擇題
在Room中,哪個注解用來定義更復(fù)雜的數(shù)據(jù)庫操作()
題型:單項選擇題
以下哪個是創(chuàng)建數(shù)據(jù)庫實例的必要條件()
題型:單項選擇題
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
題型:單項選擇題
創(chuàng)建實體類時,哪個注解用來標(biāo)記數(shù)據(jù)庫實體類()
題型:單項選擇題
WorkManager的主要優(yōu)勢是()
題型:單項選擇題
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
題型:單項選擇題
在WorkManager中,哪個類表示請求執(zhí)行工作()
題型:單項選擇題
在WorkManager中,哪個方法用于設(shè)置工作的唯一性()
題型:單項選擇題