单项选择题
A.byB.delegateC.withD.apply
在Kotlin中,委托属性是通过哪个接口实现的()A.ReadWritePropertyB.PropertyC...
单项选择题在Kotlin中,委托属性是通过哪个接口实现的()
A.ReadWritePropertyB.PropertyC.ObservablePropertyD.Delegate
在Compose中,哪个组件用于实现导航菜单()A.NavigationRailB.BottomNavigat...
单项选择题在Compose中,哪个组件用于实现导航菜单()
A.NavigationRailB.BottomNavigationC.AppBarD.TabRow
在Compose中,哪个组件用于处理长列表()A.LazyColumnB.ListC.RecyclerView...
单项选择题在Compose中,哪个组件用于处理长列表()
A.LazyColumnB.ListC.RecyclerViewD.GridView