摘要:
经常需要对xml文件进行操作,参考了Jquery的链式操作后实现了xmlHelper类。代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Xml;namespaceConfigUpdate{///<summary>///调用非静态的操作方法的///</summary>publiccla 阅读全文