有可能的问题: 1、用RadioGroup的话,一定要注意是state_checked,不是state_selected 2、这个state一定要写在前面,不能写在下面(顺序不一样会有影响) 正确的 错误的