-
tinyxml是C++的XML文件解析库
资源介绍
实验自用,分享+记录
This tutorial has a few tips and suggestions on how to use TinyXML effectively.
I've also tried to include some C++ tips like how to convert strings to integers and vice versa. This isn't anything to do with TinyXML itself, but it may helpful for your project so I've put it in anyway.
If you don't know basic C++ concepts this tutorial won't be useful. Likewise if you don't know what a DOM is, look elsewhere first.
http://www.grinninglizard.com/tinyxmldocs/tutorial0.html