2006年12月20日
摘要: DataSet对XML进行生成、更新、添加、删除等操作Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> //创建一个数据集 DataSet dsTradeNews = new DataSet(); ... 阅读全文
posted @ 2006-12-20 18:16 Gary.han 阅读(3096) 评论(0) 推荐(0)
摘要: CheckBoxListCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> private void btnDelSel_Click(object sender, System.EventArgs e) { ... 阅读全文
posted @ 2006-12-20 17:03 Gary.han 阅读(978) 评论(0) 推荐(0)