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

搜索资源列表

  1. XMLLoad

    0下载:
  2. 通过VC6.0+MSXML4加载XML文件,显示为树型格式-VC6.0 MSXML4 by loading XML documents, to format tree
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:126810
    • 提供者:骆兆军
  1. xmlctrltree

    0下载:
  2. 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:23735
    • 提供者:star
  1. pbDefense

    0下载:
  2. 一个用VC实现对XML编译的源码。在VC6中开发。MSXML为4.0版,在微软网上可以下到,是免费的。有问题联系nomygod163@163.com-VC with a pair of XML compiler source code. In VC6 developed. MSXML version 4.0 of the Microsoft Internet can make to be free. Problems associated nomygod163@163.com
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:111757
    • 提供者:胡林
  1. testfreepool_demo

    0下载:
  2. 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。 -This paper presents a group can be used to create dynam
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61044
    • 提供者:gongshenglai
  1. xml1_demo

    0下载:
  2. Very fast parser for parsing XML files. It is template based and writen in C++. Tested for VC6 and VC7. The parsing is handeled by one class. Working with the class is very easy, but the internal code is complicated. Demo, helpfile and sourc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:241560
    • 提供者:kenny
  1. CMarkUp

    0下载:
  2. VC6。0很方便解析XML文件的类CMarkup。
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-18
    • 文件大小:20765
    • 提供者:yuxiaoli
  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. ctreectrl_xml

    0下载:
  2. 读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 envi
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:139702
    • 提供者:jx.liang
  1. xml_edit

    0下载:
  2. xml_edit:VC++实现的一个备忘录xml文件编译工具,可以编辑并保存xml文件。运行环境:VC6.0,Windows XP,并安装微软msxml.msi 4.0。 -xml_edit: VC++ achieve a memorandum of xml file compiler tools, you can edit and save xml file. Operating Environment: VC6.0, Windows XP, and install Microsoft m
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:251930
    • 提供者:zhenyan
  1. xml

    0下载:
  2. xml解析vc源代码。在vc6.0++编程读取XML文件-xml parsing vc source code. In vc6.0++ programmer to read XML files
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5238358
    • 提供者:饶康
  1. Xml

    1下载:
  2. 这是一个用VC6。0写的对XML解析的一个小应用程序,可以用来学习XML的方法和原理-This is a use VC6. 0 written to the XML parsing of a small application that can be used to study the methods and principles of XML
  3. 所属分类:其他小程序

    • 发布日期:2013-02-25
    • 文件大小:633642
    • 提供者:luoguangxian
  1. ekhtml_for_win-vc6

    0下载:
  2. ekhtml是一个非常简单的html解析库,不但可以解析html而且对于xml也有一定的解析效果,SAX实现,C编写。这个是移植到VC6上的源码-ekhtml is a very simple html parsing library, not only for parsing html and xml parsing has some effect, SAX achieved, C write
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:134766
    • 提供者:langjian98
  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. XML-VC6.0

    0下载:
  2. 用VC6.0解析XML文本,适合于初级学员-VC6.0 parse XML text suitable for primary students
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1789301
    • 提供者:yushiping
  1. xml-20120928

    0下载:
  2. vc6.0下对xml的解析方面的源码学习,供各位参考学习。-vc6.0 xml parsing source under study for reference learning.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-18
    • 文件大小:16763
    • 提供者:merry hu
  1. xml

    0下载:
  2. 针对XML文件操作的例程,使用tinyxml组件,devcpp编译通过的,可以用vc6等简单修改使用。-Routine operation for XML files, use tinyxml components, devcpp compiled by, you can use vc6 simple modification to use.
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:221856
    • 提供者:郭飞
  1. XML

    0下载:
  2. 对tinyxml进行了封装,让处理xml文件更加方便快捷,封装了GetRootElement、GetChildElement、GetElementAttributeValue等常用函数。开发环境为VC6.0,里面包含一个demo,可以直接运行。-Package of tinyxml processing xml files more convenient package GetRootElement, GetChildElement, GetElementAttributeValue commo
  3. 所属分类:Other systems

    • 发布日期:2018-04-18
    • 文件大小:1817600
    • 提供者:一个兵
  1. read-xml-in-vc6

    0下载:
  2. 读取XML文件,在VC中.如何用vc创建和读取xml文件-READ XML IN VC
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:15041
    • 提供者:zhufenglan
  1. tinyXML2-vc6-ok

    0下载:
  2. 一个精简的xml解析库:tinyXML2, 官网只提供vc2010平台以上才能编译, 我花了很大功夫才移植到vc6.0下的, 测试完全通过, 没有任何内存泄漏(A streamlined XML parsing library: tinyXML2, the official website only provides more than vc2010 platform to compile, I spent a lot of effort to transplant to VC6.0, the
  3. 所属分类:xml/soap/webservice

    • 发布日期:2017-12-18
    • 文件大小:143360
    • 提供者:havealook
  1. rapidxml_vc6

    0下载:
  2. rapidxml在vc6.0下运行,已测试通过可用。apidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:21504
    • 提供者:CWAY
« 12 3 »
搜珍网 www.dssz.com