摘要:
使用TREEVIEW控件编写的一段代码,想了N久才出来 protected void TreeView1_Load() { //用于填充TreeView1 SqlCommand Mycommand1 = new SqlCommand("select * from CHAPTER where Cour... 阅读全文
posted @ 2006-04-03 22:02 Hello-Zhfen 阅读(500) 评论(0) 推荐(0)
|
摘要:
使用TREEVIEW控件编写的一段代码,想了N久才出来 protected void TreeView1_Load() { //用于填充TreeView1 SqlCommand Mycommand1 = new SqlCommand("select * from CHAPTER where Cour... 阅读全文
posted @ 2006-04-03 22:02 Hello-Zhfen 阅读(500) 评论(0) 推荐(0) |
||