單項(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

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

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