文件名称:xml
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-30
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- lal***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
解析XML文档
本类对外提供三个函数接口
1.SetConfigValue()函数,设置节点值。
主建不存在时,添加主键;值无效在时,放弃操作。
2.GetConfigValue()读取节点值。
3.GetError()函数,返回错误类型
-Parse an XML Documentation This class provide external three function interface 1.SetConfigValue () function, set the node values. The master Jian does not exist O' clock, add a primary key value is invalid In the time, abort the operation. 2.GetConfigValue () reads the node value. 3.GetError () function, returns wrong type
本类对外提供三个函数接口
1.SetConfigValue()函数,设置节点值。
主建不存在时,添加主键;值无效在时,放弃操作。
2.GetConfigValue()读取节点值。
3.GetError()函数,返回错误类型
-Parse an XML Documentation This class provide external three function interface 1.SetConfigValue () function, set the node values. The master Jian does not exist O' clock, add a primary key value is invalid In the time, abort the operation. 2.GetConfigValue () reads the node value. 3.GetError () function, returns wrong type
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XmlFile.h
XmlFile.cpp