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

搜索资源列表

  1. 1047343491128

    0下载:
  2. xml解析器。很好用的-xml parser. The good
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:96585
    • 提供者:阮勇
  1. xmlp

    0下载:
  2. xml 文件解析,可以在vc中直接使用的简易xml解析工具,方便简单快截.-xml parsing can be directly used vc simple xml analytic tools to facilitate faster simple cut. Huh-huh
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6038
    • 提供者:孟超
  1. AnalyzeXML

    0下载:
  2. 自己写的xml解析程序,如果想解析自定义的xml文件有用的。-himself wrote the xml analytical procedures, if the analysis since the definition of xml document useful.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:21286
    • 提供者:牛黄丸
  1. tinyxml-070212

    0下载:
  2. 一个完善的XML解析其,可以用来做程序配置脚本语言使用。-a perfect its XML parser can be used for the allocation procedures used scr ipting language.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:468820
    • 提供者:funix
  1. xcfParser

    0下载:
  2. 简单小桥的xml解析器.只要包含xcfParser.h就可以.其他的文件可以删除.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25645
    • 提供者:stanly.lee
  1. tinyxml

    0下载:
  2. timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modifie
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:250173
    • 提供者:maoyang
  1. ParseXMLX

    0下载:
  2. 实现XML解析的一个小程序。-XML parsing a small program.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:谢花寒
  1. dom4j

    0下载:
  2. xml文档解析 包括xml文档创建,读取,遍历,修改 与数据库关联等功能-xml document xml document parsing, including create, read, traverse, modify the functions associated with the database
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:327598
    • 提供者:slash
  1. xml_Vc

    0下载:
  2. VC++解析读取XML文件的一个很好实例!-VC++ parsing XML file to read a good example!
  3. 所属分类:File Operate

    • 发布日期:2016-01-26
    • 文件大小:40146
    • 提供者:xtiqjy
  1. xmlvc

    0下载:
  2. vc++开发的xml解析程序源代码有利于学习vc++好的程序-vc++ development xml parser source code conducive to learning vc++ good procedures
  3. 所属分类:File Operate

    • 发布日期:2017-05-27
    • 文件大小:10624552
    • 提供者:duan
  1. xml

    0下载:
  2. 此程序实现的功能:利用QT库提供的DOM方式来读取和解析数字化保护装置的XML格式的配置文件。-This program features: the use of QT library to provide the DOM way to read and Analysis of digital protection devices XML format configuration files.
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:144496
    • 提供者:jixina
  1. XML

    0下载:
  2. 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:1419569
    • 提供者:xman
  1. xml-test(tinyxml)

    0下载:
  2. TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:48388
    • 提供者:zcy
  1. xmlTest

    0下载:
  2. 用Qt实现的xml解析,Qt是纯C++的程序-use QtXml to parse html
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:158121
    • 提供者:永民
  1. markupclass_demo

    0下载:
  2. XML解析器,基于DOM的,很好用,标C的。-XML parser, based on DOM, and it just works.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:66978
    • 提供者:zhangqun
  1. XML_cpp

    0下载:
  2. vc解析xml文件的源代码,对初学者相当有用!-vc parse xml file source code is useful for beginners!
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2728862
    • 提供者:shichonglin
  1. __xmlParser

    0下载:
  2. XML解析类,轻巧、简单、易用(内含源码、示例程序以及文档说明)-This is a basic XML parser written in ANSI C++ for portability. It works by using recursion and a node tree for breaking down the elements of an XML document.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1558561
    • 提供者:wangzhenming
  1. libooxml

    0下载:
  2. 据说office2007往后的版本都是open xml方式实现的,这个就是那个啥的,但是还要一个其他的XML解析的开源库-open xml
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:311197
    • 提供者:程许仙
  1. xml

    0下载:
  2. xml 解析类,很好用,可以方便的对xml进行读写操作,但是有一个局限,在读xml的时候不能够往回读-xml parsing class, very easy to use, easy to read and write operations on xml, but there is a limitation that can not read xml when back to read
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:24601
    • 提供者:王峰
  1. xml

    0下载:
  2. 通用的XML解析类,使用方便,功能丰富强大,占用空间小-Generic XML parsing class, easy to use, powerful, feature-rich, small footprint
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:5050
    • 提供者:王浩
« 12 3 4 »
搜珍网 www.dssz.com