Share with together

独乐乐不如众乐乐

博客园 首页 新随笔 联系 订阅 管理

文章分类 -  D.XML

How to manage your XML file
摘要:string m_XmlFileString = @""; //Transfer xml string to DataSet DataSet xmlds=new DataSet(); string NewLine = System.Environment.NewLine; string s = m_XmlFile... 阅读全文
posted @ 2007-09-20 09:52 寒枫 阅读(714) 评论(0) 推荐(0)