protected void Page_Load(object sender, EventArgs e) { CheckBox chk = new CheckBox(); chk.Text = "testall"; // 这里可以换成数据库的内容
確定! 回上一頁