文件名称:XmlFile
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.09kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
封装的一个xml读写类,非常好用,将xml格式的复杂api通过封装,转换成类似ini的操作方法,此类是跨平台的,被我也应用到IOS平台
标准的key-value模型
例子
XMLFile File("1.xml","testRoot") //文件名和根节点
SetIntForKey("age",11) //设置
-Xml reading and writing classes in the package, very easy to use, the complex xml format api converted into an operation similar to the ini package, such cross-platform, I also applied to the the IOS platform standard key-value model example XMLFile File (" 1.xml" , " testRoot" ) // file name and the root node SetIntForKey (" age" , 11) // set
标准的key-value模型
例子
XMLFile File("1.xml","testRoot") //文件名和根节点
SetIntForKey("age",11) //设置
-Xml reading and writing classes in the package, very easy to use, the complex xml format api converted into an operation similar to the ini package, such cross-platform, I also applied to the the IOS platform standard key-value model example XMLFile File (" 1.xml" , " testRoot" ) // file name and the root node SetIntForKey (" age" , 11) // set
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XmlFile/XmlFile.cpp
XmlFile/XmlFile.h
XmlFile
XmlFile/XmlFile.h
XmlFile
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.