摘要:
我在page_Load中加入了一些控件,如下: TextBox txtBox = new TextBox(); txtBox.ID = "name"; txtBox.Text = "haha"; CheckBox ckBox = new CheckBox(); ckBox.ID = "ffff"; DropDow... 阅读全文
posted @ 2006-10-25 15:39
永春
阅读(658)
评论(0)
推荐(0)
浙公网安备 33010602011771号