單項(xiàng)選擇題在Kotlin中,使用哪個(gè)關(guān)鍵字可以實(shí)現(xiàn)屬性的委托()
A.by
B.delegate
C.with
D.apply
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題在Kotlin中,委托屬性是通過哪個(gè)接口實(shí)現(xiàn)的()
A.ReadWriteProperty
B.Property
C.ObservableProperty
D.Delegate
2.單項(xiàng)選擇題在Compose中,哪個(gè)組件用于實(shí)現(xiàn)導(dǎo)航菜單()
A.NavigationRail
B.BottomNavigation
C.AppBar
D.TabRow
3.單項(xiàng)選擇題在Compose中,哪個(gè)組件用于處理長列表()
A.LazyColumn
B.List
C.RecyclerView
D.GridView
4.單項(xiàng)選擇題在Compose中,哪個(gè)組件用于構(gòu)建應(yīng)用的界面結(jié)構(gòu)()
A.Scaffold
B.Box
C.Column
D.Row
5.單項(xiàng)選擇題在Compose中,哪個(gè)組件用于創(chuàng)建復(fù)選框()
A.CheckBox
B.Switch
C.RadioButton
D.Alert Dialog
最新試題
以下哪個(gè)是AppViewModelProvider的作用()
題型:單項(xiàng)選擇題
在WorkManager中,哪個(gè)方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
題型:單項(xiàng)選擇題
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
題型:單項(xiàng)選擇題
在HomeScreen中,homeUiState的作用是什么()
題型:單項(xiàng)選擇題
ViewModel的數(shù)據(jù)會(huì)在Android系統(tǒng)銷毀并重新創(chuàng)建activity時(shí)丟失。
題型:判斷題
在WorkManager中,哪個(gè)類表示請(qǐng)求執(zhí)行工作()
題型:單項(xiàng)選擇題
在HomeViewModel中,TIMEOUT_MILLIS的作用是什么()
題型:單項(xiàng)選擇題
在WorkManager中,哪個(gè)方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
題型:單項(xiàng)選擇題
以下哪個(gè)不是創(chuàng)建數(shù)據(jù)庫實(shí)例的步驟()
題型:單項(xiàng)選擇題
Room是Android Jetpack的哪個(gè)部分()
題型:單項(xiàng)選擇題