搜索资源列表
iXml
- 用于解析XML文件的代码。类似TinyXML,但是功能比TinyXML简单,而且只支持UTF-8编码的XML文件。-The code for parse XML file. It is the same as TinyXML, but it is not powerful as TinyXML. It is only used for UTF-8 file.
xmlReader
- 用vc6.0开发的xml阅读器,可以实现xml文件的编辑和自动缩进功能,支持unicode和ascii两种编码格式。-With vc6.0 development xml reader, you can achieve the xml file editing and automatic indentation, support unicode and ascii two encoding formats.
tinyXML2_Unicode
- tinyXML 2 Unicode 根据tinyXML官方修改,由多字节改为Unicode,可解析和生成ucs-2 little endian编码的xml文件。-tinyXML 2 Unicode according tinyXML official modifications to the multi-byte Unicode, can parse and generate ucs-2 little endian encoded xml file.