單項選擇題在Kotlin中,使用哪個關鍵字可以實現(xiàn)屬性的委托()

A.by
B.delegate
C.with
D.apply


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題在Kotlin中,委托屬性是通過哪個接口實現(xiàn)的()

A.ReadWriteProperty
B.Property
C.ObservableProperty
D.Delegate

2.單項選擇題在Compose中,哪個組件用于實現(xiàn)導航菜單()

A.NavigationRail
B.BottomNavigation
C.AppBar
D.TabRow

3.單項選擇題在Compose中,哪個組件用于處理長列表()

A.LazyColumn
B.List
C.RecyclerView
D.GridView

5.單項選擇題在Compose中,哪個組件用于創(chuàng)建復選框()

A.CheckBox
B.Switch
C.RadioButton
D.Alert Dialog