单项选择题
在android中使用RadioButton时,要想实现互斥的选择需要用的组件是()A.ButtonGroup...
单项选择题在android中使用RadioButton时,要想实现互斥的选择需要用的组件是()
A.ButtonGroup B.RadioButtons C.Checkbox D.RadioGroup
Button是EditText的子类,EditText是TextView的子类。
判断题Button是EditText的子类,EditText是TextView的子类。
ImageButton是Button的子类,继承Button的属性和方法
判断题ImageButton是Button的子类,继承Button的属性和方法