相关考题
-
单项选择题
kotlin中实现静态方法,需要借助于()
A.static
B.无法实现静态方法
C.伴生对象
D.静态对象 -
单项选择题
kotlin的fragment中获取控件对象需要使用()
A..
B.findId
C.findViewById
D.findView -
单项选择题
kotlin中ViewPager设置当前页码使用()
A.CurrentItem
B.SetCurrentItem
C.SetCurrent
D.SetItem
