摘要:
XmlDatasetConvert该类提供了四种方法: 1、将xml对象内容字符串转换为DataSet 2、将xml文件转换为DataSet 3、将DataSet转换为xml对象字符串 4、将DataSet转换为xml文件 usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Data;usingSyste... 阅读全文
posted @ 2010-09-21 16:37
英雄不问出处
阅读(415)
评论(1)
推荐(1)