上一页 1 ··· 7 8 9 10 11
摘要: 用于修改站内xml文件已知有一个XML文件(bookstore.xml)如下:Oberon's LegacyCorets, Eva5.951、往节点中插入一个节点:XmlDocument xmlDoc=new XmlDocument();xmlDoc.Load("bookstore.xml");XmlNode root=xmlDoc.SelectSingleNode("bookstore");//查找XmlElement xe1=xmlDoc.CreateElement("book");//创建一个节点xe1.SetAttri 阅读全文
posted @ 2013-09-02 13:09 esoftor 阅读(319) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11
点击右上角即可分享
微信分享提示