CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - mfc xml

搜索资源列表

  1. MSXML_Sampale

    0下载:
  2. C++操作XML的示例!用MFC环境编译。-C operating XML examples! Using MFC environment compiler.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18120
    • 提供者:baihai_l
  1. ControlServer

    0下载:
  2. 这是一个综合的应用程序监控程序,它包含的内容有网络通信,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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:554674
    • 提供者:李涛
  1. MarkupDemo

    0下载:
  2. MFC库,VC++开发环境,CMarkup类封装,实现XML文件的解析、读写
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:209813
    • 提供者:GYK
  1. XMLSingle

    0下载:
  2. MFC程序生成XML文件,基于net2003
  3. 所属分类:.net编程

    • 发布日期:2014-01-16
    • 文件大小:4465944
    • 提供者:yifei
  1. XMLProfile_demo

    0下载:
  2. XMLProfile - a non-MFC, non-STL class to read and write XML profile files
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:131857
    • 提供者:zengjian
  1. MFC下用MSXML解析XML文档

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2008-12-18
    • 文件大小:1378
    • 提供者:ct_wendy
  1. ReadXML.rar

    1下载:
  2. VC 6.0下读取XML文档的例子 API + SDK程序 没有使用MFC,VC 6.0 under the example of reading XML documents API+ SDK procedure does not use MFC
  3. 所属分类:文件操作

    • 发布日期:2017-03-25
    • 文件大小:75920
    • 提供者:xuezhimeng
  1. MFC_XML_class

    0下载:
  2. 一个基于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
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:27014
    • 提供者:piont
  1. DOMPrint

    0下载:
  2. 自己开发的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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1440697
    • 提供者:陈文捷
  1. 63535308XML

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:89681
    • 提供者:马耀泽
  1. BuildUpdateXML

    0下载:
  2. MFC目录变量生成XML文档,使用到了CMarkup类库-MFC directory variable to generate XML documents, the use of the library CMarkup
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:69032
    • 提供者:gaolang
  1. CXml

    0下载:
  2. 封装一个基于MFC的XML封装类 CXml-Packaging an MFC-based XML wrapper classes CXml
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:20062
    • 提供者:帅得心里烦
  1. ReadXML

    0下载:
  2. 主要用来实现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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:8427
    • 提供者:helen
  1. SkinSE1.0

    0下载:
  2. SkinSE免费换肤界面库 SkinSE(全称:skin so easy)是一款真正意义上适合软件界面开发的C++皮肤库。通过使用XML文件来配置GDI资源(如:图片、字体、颜色、光标等),最大程度将界面与逻辑分开,让程序员有更多 的时间去进行软件内部的逻辑处理。SkinSE没有完全采用传统的HOOK修改窗口过程函数的方式,而只是针对具体窗口进行界面处理,并且兼容HOOK模式。SkinSE只用到了windows几个底层的核心库,没 有用到(MFC/ATL等)第三方
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3202965
    • 提供者:chenzifeng
  1. testxml_in_dll_exe.VS08

    0下载:
  2. 利用MFC的序列化架构,稍加改动,实现MFC序列化到XML文档。(对象<===>XML文档)-MFC serialize to XML archive
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:33548
    • 提供者:牧师
  1. Serialize

    0下载:
  2. 自己实现的序列化功能,仿照mfc的序列化编写,可以了解序列化实现原理-Own implementation of serialization function, modeled on the preparation of mfc serialization, you can understand the sequence of the implementation principle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2520357
    • 提供者:ruilex wang
  1. MFC XML

    0下载:
  2. 实现了一个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
  3. 所属分类:Windows编程

    • 发布日期:2012-12-10
    • 文件大小:71484
    • 提供者:lingao
  1. testForXml

    0下载:
  2. MFC对XML的实例控制程序,程序内部实现了用XML对数据的载入载出-MFC XML instance control procedures, internal procedures as set out with XML data loading
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:51765
    • 提供者:suoliang
  1. mfc

    0下载:
  2. mfc,遍历xml里面的所有节点,很方便的-mfc, traverse all nodes of the xml inside
  3. 所属分类:File Operate

    • 发布日期:2017-11-15
    • 文件大小:3060
    • 提供者:alijan
  1. MFC-parse-XML-file-types

    0下载:
  2. C++标准库中没有操作XML的方法,用C++操作XML文件必须熟悉一种函数库,LIBXML2是其中一种很优秀的XML库,而且它同时支持多种编程语言;2)LIBXML2库的Tutorial写得不太好,尤其是编码转换的部分,不适用于中文编码的转换;3)网上的大多数关于Libxml2的介绍仅仅是翻译了自带的资料,没有详细介绍如何在windows平台下进行编程,更很少提到如何解决中文问题。-C++ standard library no way to manipulate XML, C++, XML d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4093
    • 提供者:曾小丽
« 12 »
搜珍网 www.dssz.com