搜索资源列表
ReadXML.rar
- VC 6.0下读取XML文档的例子 API + SDK程序 没有使用MFC,VC 6.0 under the example of reading XML documents API+ SDK procedure does not use MFC
xml
- 针对XML文件操作的例程,使用tinyxml组件,devcpp编译通过的,可以用vc6等简单修改使用。-Routine operation for XML files, use tinyxml components, devcpp compiled by, you can use vc6 simple modification to use.
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.
ReadXML
- xml文件读写的C++例子,适合初学者,例子经过vc6.0编译,可以运行。-show how to read and write xml file for beginner.