TinyXML:一个优秀的C++ XML解析器

作者地址

 

http://www.grinninglizard.com/tinyxml/

 

TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.

 

 

Online Documentation: including sample code, general information, and an API reference.

Download the latest source release on Sourceforge. The release contains the source code, demo code, and all the documentation. It is written in OS independent C++.

 

 

 

 

用法实例

 

http://www.cnblogs.com/phinecos/archive/2009/01/09/1100912.html

你可能感兴趣的:(C++,c,xml,api,OS,documentation)