摘要: 一 复合控件(取值,赋值用法相近) RadioButtonList --单选按钮 (一组列表) <asp:RadioButtonList ID="RadioButtonList2" runat="server"> </asp:RadioButtonList> -- 每一个单选按钮就是一个 listi 阅读全文
posted @ 2017-05-19 23:35 唐宏昌 阅读(319) 评论(0) 推荐(0)