【笑傲源码翻译教程】【网页底部版权源码】【出售影视APP源码】单选按钮源码_单选按钮源码怎么输入

时间:2025-01-04 07:26:40 编辑:源码为什么写得那么复杂 来源:仿搜狐视频源码

1.��ѡ��ťԴ��

单选按钮源码_单选按钮源码怎么输入

��ѡ��ťԴ��

       <%

        RadioButtonList1.Items.Add(new ListItem("~分",单选单选笑傲源码翻译教程 "O"));

        RadioButtonList1.Items.Add(new ListItem("~分", "V"));

        RadioButtonList1.Items.Add(new ListItem("~", "G"));

        RadioButtonList1.Items.Add(new ListItem("~", "I"));

        RadioButtonList1.Items.Add(new ListItem("~", "U"));

        string Score = "V";

        ListItem item = RadioButtonList1.Items.Cast<ListItem>().Where(o => o.Value == Score).SingleOrDefault();

        int index = RadioButtonList1.Items.IndexOf(item);

        if (item!=null)

        {

        RadioButtonList1.SelectedIndex = index;

        }

        else

        {

        RadioButtonList1.Items.Add(new ListItem("数据库添加",Score));

        }

        %>

        <asp:RadioButtonList ID="RadioButtonList1" runat="server">

        </asp:RadioButtonList>

搜索关键词:滴滴协议抢单源码