^
摘要: 1 已知有一个XML文件(bookstore.xml)如下: 2 3 4 5 6 7 Oberon'sLegacy 8 Corets,Eva 9 5.95 10 11 12 13 1、往节点中插入一个节点: 14 15 XmlDocumentxmlDoc=newXmlDocument(); 16 xmlDoc.Load(... 阅读全文
posted @ 2013-04-09 09:56 一二亖二一 阅读(159) 评论(0) 推荐(0)