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

搜索资源列表

  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. student

    1下载:
  2. VC中实现对XML文件的增加,修改,删除操作。vc6.0,msxml4
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:108482
    • 提供者:suxiaoming
  1. XMLrw

    0下载:
  2. 自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记录,或读出函数返回0。 用VC6或VC2008都可以打开工程编译。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23151
    • 提供者:hias_asia
  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. 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. XmlExpat

    0下载:
  2. 这是一个GPRS无线税控机工程项目的XML包模拟器程序。它基于Expat2.0.1库开发。要解析的数据包在源代码目录下面有一个示例“RespInput.txt”,请在“Project seeting --> program argument ”中设置执行参数。该程序是一个VC6的CONSOLE工程,没有图形界面输出。请根综main函数、TaxPackParse函数、注意TaxXMLTagStart事件、ParseTaxPackData事件、TaxXMLTagEnd事件及ConverToUn
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:337030
    • 提供者:叶木公
  1. xerces-c-3.0.1

    0下载:
  2. XECRES for VC,VC6下的开发环境,用于解析XML语言-XECRES for VC
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-22
    • 文件大小:6830870
    • 提供者:hellokkkkk
  1. Libxml2_XML

    0下载:
  2. libxml2操作XML文件,vc6.0开发的-libxml2 operation XML file, vc6.0 Development
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:239297
    • 提供者:caishaoyong
  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-18
    • 文件大小: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. CMarkup

    0下载:
  2. Cmarkup 帮助你方便的解析xml文件,可以在vc6.0等以上版本中使用!-Cmarkup analysis to help you easily xml file, you can use the above and other vc6.0!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:416679
    • 提供者:hardy
  1. HGE-Map-Tutorial20120812

    0下载:
  2. HGE Map Tutorial20120812修正版 地图编辑器,使用HGE制作的,生成*.map文件或xml地图文件,这是经过修正的版本vc6直接编译-HGE Map Tutorial20120812 revised version Map Editor, using the HGE-production, can create a *. Map file or xml map file, which is the amended version compiled direct
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:870912
    • 提供者:asd
  1. XML-VC6.0

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

    • 发布日期:2017-11-13
    • 文件大小:1789301
    • 提供者:yushiping
  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. tinyxml_2_6_1

    0下载:
  2. tinyxml_2-6-1版本,VC6编译,带有测试demo,实现用XML的生成和解析过程-tinyxml_2-6-1 version, VC6 compiler, with a test demo, using XML generation and parsing process.
  3. 所属分类:TreeView

    • 发布日期:2017-11-15
    • 文件大小:682480
    • 提供者:yinzhun
  1. read-xml-in-vc6

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

    • 发布日期:2017-04-25
    • 文件大小:15041
    • 提供者:zhufenglan
  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 »
搜珍网 www.dssz.com