我的猜测是没有添加id属性,这两个radiobutton将能同时被选中,若设置了同时被选中的现象将不存在。
分类:
移动开发 时间:
2014-07-22 23:10:35
阅读次数:
393
3.4
EditTextEditText类官方文档地址:http://developer.android.com/reference/android/widget/EditText.htmlEditText继承TextView,所以EditText具有TextView的属性特点,下面主要介绍一些Ed...
分类:
移动开发 时间:
2014-05-23 09:44:12
阅读次数:
486
先把欢迎页和引导页的代码上传了http://download.csdn.net/detail/u013134391/7183787不要积分的。
底部菜单栏实现在4.0以前都是用tabhost,现在基本都被fargmentActivity加RadioGroup替代。下面实现底部菜单同样是用后者实现。
先声明一组四个的RadioButton的RadioGroup的单选按钮组,然后呢对比拉手...
分类:
其他好文 时间:
2014-05-22 11:13:42
阅读次数:
333
Telerik 支持更改以下控件样式 System.Windows.Button
System.Windows.ScrollViewer System.Windows.CheckBox System.Windows.TextBox
System.Windows.RadioButton Sy...
分类:
Web程序 时间:
2014-05-07 20:10:14
阅读次数:
428