摘要:
动态建立表格 protected void Button1_Click(object sender, EventArgs e) { int r = int.Parse(DropDownList1.SelectedValue); int c = int.Parse(DropDownList2.SelectedValue); fo... 阅读全文
posted @ 2008-01-12 16:38
吴有鋆
阅读(179)
评论(0)
推荐(0)
浙公网安备 33010602011771号