摘要:
用Ajax动态绑定数据库的数据:点击后台查看代码,编写代码如下 if (!IsPostBack) { using (SnailTechDataContext con = new SnailTechDataContext()) { DropDownList1.DataSource = con.Job. 阅读全文
posted @ 2016-11-27 10:01
hanchunxiao
阅读(120)
评论(0)
推荐(0)
2016年11月27日