tinyxml a simple XML parser
TinyXml is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML.
下载地址
用户评论
程序可以运行,不错!