|
Project Information
Members
Featured
Downloads
Links
|
SlimXml is a small, fast c++ XML parser that can be easily integrated into other project. Features: Support XML encoded in multi-byte, utf-8, utf-8 no mark, utf-16 and utf-16 big endian. Highly portable, depend on standard c++ library only. Automatic data schema and reading/writing code generating. SlimXml是一个小巧,快速,易用的c++ XML解析器。 特性: 支持多种编码的XML文件:multi-byte, utf-8, utf-8 no mark, utf-16, utf-16 big endian 仅依赖c++标准库,便于移植 自动解析生成XML的data schema;自动生成读/写代码 |