开发者

Python's xml.etree.ElementTree equivalent to C++ XML library

I found开发者_运维技巧 xml.etree.ElementTree library very versatile and handy XML processor. How about C++? I found some C++ XML tools (Xerces-C++, TinyXml), but it's more like a xml.dom.


Have a look at cpp-elementtree. It's fairly well tested at this point and is designed to mimic exactly the effortless API you're used to.


Have a look at iksemel , its written in C but its fast and robust.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜