课程信息查询

上传:yanxiang29989 浏览: 17 推荐: 0 文件:RAR 大小:1.08MB 上传时间:2019-02-21 03:50:46 版权申诉
查询功能代码(包括普通查询和全部查询):protected void Button2_Click(object sender, EventArgs e) { DataSet ds = new DataSet(); DataBS(ds, strsql); GridView1.DataSource = ds.Tables["table"]; GridView1.DataBind(); DropDownList1.SelectedValue = "不限"; DropDownList2.Select
上传资源
用户评论