A.Material DesignB.Android DesignC.iOS DesignD.Web Design
单项选择题在Kotlin中,使用哪个关键字可以实现属性的委托()
A.byB.delegateC.withD.apply
单项选择题在Kotlin中,委托属性是通过哪个接口实现的()
A.ReadWritePropertyB.PropertyC.ObservablePropertyD.Delegate
单项选择题在Compose中,哪个组件用于实现导航菜单()
A.NavigationRailB.BottomNavigationC.AppBarD.TabRow
单项选择题在Compose中,哪个组件用于处理长列表()
A.LazyColumnB.ListC.RecyclerViewD.GridView
单项选择题在Compose中,哪个组件用于构建应用的界面结构()
A.ScaffoldB.BoxC.ColumnD.Row