rapidxml最快的解析XML
#ifndef RAPIDXML_HPP_INCLUDED #define RAPIDXML_HPP_INCLUDED // Copyright (C) 2006, 2009 Marcin Kalicinski // Version 1.13 // Revision $DateTime: 2009/05/13 01:46:17 $ //! \file rapidxml.hpp This file contains rapidxml parser and DOM implementation // If standard library is disabled, user must prov
下载地址
用户评论
可以使用,很不错。学习了。
感觉一般吧,还是用的libxml2
不是自己想要的
看了一下,不喜欢这种文本地址直接引用的方式,而且觉得跟W3C的标准差距更大,参考下就换门了
感谢楼主,已经用上了,很好很强大
非常强大的库,谢谢了
这个库轻巧高效,感谢楼主
很强大的C++用的xml读写库