CXMLControl
1.加载类库. 例: #include "XMLControl.h"#pragma comment(lib, "CXMLControl.lib")2.构造类对象.例: CXMlControl myObject(“XML文件路径”);3.添加节点.例: myObject.AddSingleNode("父节点路径(以’//’开头)", "要添加的节点名称", "节点值","属性列表(属性值=%s[S][[;属性值=%s[S]]...] 例如:attribute1=%s;attribute
下载地址
用户评论