單項(xiàng)選擇題Jetpack Compose提供了什么的實(shí)現(xiàn)()
A.Material Design
B.Android Design
C.iOS Design
D.Web Design
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題在Kotlin中,使用哪個(gè)關(guān)鍵字可以實(shí)現(xiàn)屬性的委托()
A.by
B.delegate
C.with
D.apply
2.單項(xiàng)選擇題在Kotlin中,委托屬性是通過哪個(gè)接口實(shí)現(xiàn)的()
A.ReadWriteProperty
B.Property
C.ObservableProperty
D.Delegate