CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC XML

搜索资源列表

  1. XML文档处理类CMarkup

    0下载:
  2. 一个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.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:207147
    • 提供者:岁月无声
  1. VC++中操作XML(MFC、SDK)

    0下载:
  2. VC++中操作XML(MFC、SDK)
  3. 所属分类:编程文档

    • 发布日期:2012-03-10
    • 文件大小:46592
    • 提供者:han_yk@163.com
  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-26
    • 文件大小:75920
    • 提供者:xuezhimeng
  1. XmlTree

    0下载:
  2. 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
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-06-14
    • 文件大小:21402257
    • 提供者:hongwei
  1. tinyXml

    0下载:
  2. 简单实用的开源项目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!
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-09
    • 文件大小:1211233
    • 提供者:施欢欣
  1. tinyxml

    1下载:
  2. Tiny XML的库以及使用实例的Demo-Tiny XML instance libraries and the use of Demo
  3. 所属分类:xml/soap/webservice

    • 发布日期:2012-12-07
    • 文件大小:104611
    • 提供者:易晓磊
  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-25
    • 文件大小:27014
    • 提供者:piont
  1. xmlsource

    0下载:
  2. 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++!
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-07
    • 文件大小:425184
    • 提供者:qk
  1. XMLTest

    0下载:
  2. VS2005编译 MFC自动生成XML文件 包括库文件-VS2005 Compile MFC automatically generate XML documents include library files
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:8741396
    • 提供者:李志坚
  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-25
    • 文件大小: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-04-01
    • 文件大小:33548
    • 提供者:牧师
  1. xml_rw

    0下载:
  2. tinyxml对于xml进行读写操作的样例-this is a test that is used to read and write XML files by using Tinyxml
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-22
    • 文件大小:6981401
    • 提供者:付云生
  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-10
    • 文件大小: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. RWXML

    0下载:
  2. XML VC6.0 XML file related operations, VC read and write XML documents, the establishment of a Dialog-based MFC project in
  3. 所属分类:xml-soap-webservice

  1. MMSC

    0下载:
  2. 这是用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
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:347051
    • 提供者:陈翔
  1. tinyxml_01

    0下载:
  2. xml 解析 tinyxml 适用mfc -xml file use tinyxml in mfc windows
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:178726
    • 提供者:echo_qiang
  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. XML

    0下载:
  2. VC++配置XML文件源程序,可方便MFC中参数增删改的设置(a source project for XML configuration by using VC++)
  3. 所属分类:xml/soap/webservice

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:eternity
« 12 3 4 »
搜珍网 www.dssz.com