摘要: XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(path+"Data\\UpdateInfo\\Xml\\ChiGeGou.xml"); XmlElement rootElem = ... 阅读全文
posted @ 2015-12-14 10:56 weiwenjie 阅读(140) 评论(0) 推荐(0)