搜索资源列表
MarkupDemo
- MFC库,VC++开发环境,CMarkup类封装,实现XML文件的解析、读写
CMarkup
- xml类进行读写的类,支持xml格式的分层数据结构的读写关系。-xml category for the class to read and write in support of xml format hierarchical data structure of the relationship between reading and writing.
Lang
- VS2005编写的XML文件遍历程序,方便xml多语言翻译,用到了CMarkup类库-VS2005 prepared traversal process XML documents to facilitate multi-language translation xml
CMarkuClass
- 用CMarkup类来读写XML文件,封装了XML文件的解析函数-CMarkup class Read or Write XML File
CmarkUpXmlFile
- 利用CMarkUp类对XML文件进行解析-To use CMarkUp class to parse the XML file
CMarkup
- XML文件的操作,C++解析xml类:初始化,输出,添加元素,删除元素-XML file operation, C++ parse xml: initialization, output, add elements, remove elements. . . .
TestXML
- 使用CMarkup浏览XML和生成XML 这里生成的是一个KML文件-CMarkup XML KML CTreeCtrl
CMarkup
- xml文件读写处理,非常好用,可用于定制化文件处理操作-xml reading and writing it is a very good code
How-to-Use-the-CMarkupSTL
- 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。-Create a new XML document, modify the existing XML document analysis, all of which can be obtained the method of a MFC or STL
CMarkUp
- XML操作封装类,包含类源码与调用实例: 1. 极大的简化了MFC程序操作XML文件; 2. 与XML DOM相比更加方便易用。 3. 使用时包含类头文件即可。- XML operation wrapper classes, including the class source code and the calling instance: 1. MFC program greatly simplifies the operation of XML documents 2