当前位置: 软件>C/C++软件
C++ 的 XML 解析器 slimxml
本文导语: SlimXml是一个小巧,快速,易用的c++ XML解析器。 特性: 支持多种编码的XML文 件:multi-byte, utf-8, utf-8 no mark, utf-8, utf-8 big endian 仅依赖c++标准库,便于移植 自动解析生成XML的data schema;自动生成读/写代码
SlimXml是一个小巧,快速,易用的c++ XML解析器。
特性:
支持多种编码的XML文 件:multi-byte, utf-8, utf-8 no mark, utf-8, utf-8 big endian 仅依赖c++标准库,便于移植 自动解析生成XML的data schema;自动生成读/写代码