搜索资源列表
XML文档处理类CMarkup
- 一个xml解析类源代码,C++实现但使用了mfc的CString类,用于Linux需要改写相关部分。-an analytic category xml source code, but the use of C realization of the mfc redeem category, the need for Linux rewrite the relevant parts.
VC++中操作XML(MFC、SDK)
- VC++中操作XML(MFC、SDK)
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
XmlTree
- MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库-MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library
tinyXml
- 简单实用的开源项目tinyXml,只有六个源文件,实用者可以简单地加入系统直接进行xml文件的基本操作!-Simple and practical open source project tinyXml, only six source files, utility can easily join the system xml files directly to the basic operation!
tinyxml
- Tiny XML的库以及使用实例的Demo-Tiny XML instance libraries and the use of Demo
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
xmlsource
- XML解析器,可以用于任何操作系统和编译器上-Are you tired of the many non-portable XML solutions around? Try my library. It works in any OS and in any compiler. No MFC, no COM, no global variables, Plain, pure C++!
XMLTest
- VS2005编译 MFC自动生成XML文件 包括库文件-VS2005 Compile MFC automatically generate XML documents include library files
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
xml_rw
- tinyxml对于xml进行读写操作的样例-this is a test that is used to read and write XML files by using Tinyxml
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
RWXML
- XML VC6.0 XML file related operations, VC read and write XML documents, the establishment of a Dialog-based MFC project in
MMSC
- 这是用MFC编的类似网吧计费系统的程序,虽然只完成了一部分,但其中的框架已经搭好,界面已经很齐整,而且对XML解析的代码非常地全的体现在代码里,因为这是用XML来存储信息,XML解析代码可不是那么容易写的-This is compiled with MFC Internet cafe billing system similar to the procedure, although only partially completed, but the framework has set the
mfc
- mfc,遍历xml里面的所有节点,很方便的-mfc, traverse all nodes of the xml inside
XMLDOM--skin
- XML做数据库,用MFC和XMLDOM实现的简单学生学分管理系统-XML MFC XMLDOM system
XML
- VC++配置XML文件源程序,可方便MFC中参数增删改的设置(a source project for XML configuration by using VC++)