搜索资源列表
MSXML_Sampale
- C++操作XML的示例!用MFC环境编译。-C operating XML examples! Using MFC environment compiler.
ControlServer
- 这是一个综合的应用程序监控程序,它包含的内容有网络通信,xml读写,服务,注册表等信息的编写。客户端是控制台的,服务器是mfc的。-This is a comprehensive application monitoring program, which contains the contents of network communication, reading and writing xml, services, the Registry and other information prep
MarkupDemo
- MFC库,VC++开发环境,CMarkup类封装,实现XML文件的解析、读写
XMLSingle
- MFC程序生成XML文件,基于net2003
XMLProfile_demo
- XMLProfile - a non-MFC, non-STL class to read and write XML profile files
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
MFC_XML_class
- 一个基于MFC读写的XML文件的类封装,功能完善代码齐全,对想了解MFC XML读写的朋友会有很大帮助-Read and write an XML file based on MFC class package, fully functional code is complete, about how the MFC XML reading and writing will be of great help to a friend
DOMPrint
- 自己开发的XML DOM遍历打印程序DOMPrint,DOMPrint激活DOM解析器,解析XML文档,构造DOM树,并激活DOMWriter::writeNode()将DOM树序列化XML流,支持MFC,其不依赖其它除MFC以外任何程序库的支持,适合项目开发。用法请见压缩包里的Options.txt。-Developed their own XML DOM traversal printing process DOMPrint, DOMPrint activated DOM parser, X
63535308XML
- xml读写程序。简单实用,用vc++编写的,可以直接使用。但是在有些系统运行需要做一些修改,各位请注意-If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resourc
BuildUpdateXML
- MFC目录变量生成XML文档,使用到了CMarkup类库-MFC directory variable to generate XML documents, the use of the library CMarkup
CXml
- 封装一个基于MFC的XML封装类 CXml-Packaging an MFC-based XML wrapper classes CXml
ReadXML
- 主要用来实现XML文件的相关操作,VC读写XML文件,建立一个基于Dialog的MFC工程-Is mainly used to achieve the XML file related operations, VC read and write XML documents, the establishment of a Dialog-based MFC project in
SkinSE1.0
- SkinSE免费换肤界面库 SkinSE(全称:skin so easy)是一款真正意义上适合软件界面开发的C++皮肤库。通过使用XML文件来配置GDI资源(如:图片、字体、颜色、光标等),最大程度将界面与逻辑分开,让程序员有更多 的时间去进行软件内部的逻辑处理。SkinSE没有完全采用传统的HOOK修改窗口过程函数的方式,而只是针对具体窗口进行界面处理,并且兼容HOOK模式。SkinSE只用到了windows几个底层的核心库,没 有用到(MFC/ATL等)第三方
testxml_in_dll_exe.VS08
- 利用MFC的序列化架构,稍加改动,实现MFC序列化到XML文档。(对象<===>XML文档)-MFC serialize to XML archive
Serialize
- 自己实现的序列化功能,仿照mfc的序列化编写,可以了解序列化实现原理-Own implementation of serialization function, modeled on the preparation of mfc serialization, you can understand the sequence of the implementation principle
MFC XML
- 实现了一个CXMLFile类来操作XML文件,对应用程序设置选项的保存作了特别的接口支持,并实现了一个CPersistentTreeCtrl(一个可保存标签项的树控件)来演示CXMLFile类的用法。 -Implements a class to manipulate XML files CXMLFile, set the options for saving the application made a special interface support, and implementat
testForXml
- MFC对XML的实例控制程序,程序内部实现了用XML对数据的载入载出-MFC XML instance control procedures, internal procedures as set out with XML data loading
mfc
- mfc,遍历xml里面的所有节点,很方便的-mfc, traverse all nodes of the xml inside
MFC-parse-XML-file-types
- C++标准库中没有操作XML的方法,用C++操作XML文件必须熟悉一种函数库,LIBXML2是其中一种很优秀的XML库,而且它同时支持多种编程语言;2)LIBXML2库的Tutorial写得不太好,尤其是编码转换的部分,不适用于中文编码的转换;3)网上的大多数关于Libxml2的介绍仅仅是翻译了自带的资料,没有详细介绍如何在windows平台下进行编程,更很少提到如何解决中文问题。-C++ standard library no way to manipulate XML, C++, XML d