2015年10月20日
摘要: 1、 DropDownList 的赋值 Response.Write(DropDownList1.Items.FindByText("潍坊").Value); Response.Write(DropDownList1.Items.FindByValue("0536").Text); Response... 阅读全文
posted @ 2015-10-20 23:14 雪夜 阅读(219) 评论(0) 推荐(0) 编辑