最简单的c++ XML类,跨平台使用

时间:2012-07-16 05:20:12
【文件属性】:

文件名称:最简单的c++ XML类,跨平台使用

文件大小:1.66MB

文件格式:RAR

更新时间:2012-07-16 05:20:12

xml c++类

尝试了许多c++ xml类,个人认为这是最容易入手的c++ xml类,可以跨平台用的。本人现在使用的就是这个。


【文件预览】:
ticpp
----tinyxml.h(68KB)
----TinyXML++.suo(9KB)
----TinyXML++.ncb(91KB)
----tinyxmlparser.cpp(40KB)
----obj()
--------Debug()
----changes.txt(13KB)
----TinyXML++.workspace(223B)
----ticpp.cpp(26KB)
----ticpp.lua(4KB)
----.svn()
--------props()
--------all-wcprops(2KB)
--------entries(3KB)
--------text-base()
--------dir-prop-base(62B)
--------tmp()
--------prop-base()
----tinystr.h(9KB)
----TiCPP.cbp(3KB)
----ticpprc.h(3KB)
----tutorial_ticpp.txt(6KB)
----tutorial_gettingStarted.txt(20KB)
----dox(51KB)
----tinyxml.cpp(40KB)
----premake.exe(195KB)
----ticpp4.lua(4KB)
----premake4.lua(2KB)
----TinyXML++.sln(901B)
----readme.txt(20KB)
----tinyxmlerror.cpp(2KB)
----premake.lua(2KB)
----tinystr.cpp(3KB)
----build_instructions.txt(3KB)
----TiCPP.vcproj(3KB)
----ticpp.h(51KB)
lib
----ticppd.lib(1.76MB)
premake-win32-3.7
----premake.exe(195KB)

网友评论

  • 基于TinyXML,不算容易入手
  • 可以编译通过。正在学习,感觉很有价值
  • 参考参考, 可以自己进行再封装成自己的类, 比用MSXML方便.
  • 对XML的操作,我是初学,总感觉还有待健全。。谢谢分享