.net学习笔记5--DropDownList

DropDownList控件是一个下拉式的选择控件。web <div> <asp:DropDownList ID="DropDownList1" runat="server"> <asp:ListItem>语文</asp:ListItem> <asp:ListItem>数学</asp:ListItem> <as
相关文章
相关标签/搜索