c#操作xml怎么写如果节点存在,则更改节点属性的innertext的值,如果节点不存在,则添加
使用XmlDocument类可实现
参考:http://blog.csdn.net/u014180504/article/details/44834985