2015年11月9日
摘要: 1 static void Main(string[] args) 2 { 3 // 读XML示例 4 XmlDocument xml = new XmlDocument(); 5 xml.Load("../.... 阅读全文
posted @ 2015-11-09 21:37 aoun 阅读(264) 评论(0) 推荐(0)