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

搜索资源列表

  1. json_spirit_v3.00

    0下载:
  2. 文本格式解析器,类似XML,利用了boost的解析-text file format similar to XML, but less verbose. It has been called "XML lite". This article describes JSON Spirit, a C++ library that reads and writes JSON files or streams. It is written using the Boost Spirit parser gen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:37065
    • 提供者:qk
  1. PParse

    0下载:
  2. PParse演示改进的解析XML过程。在这个程序中,程序员不需要依赖抛出异常来终止解析操作。调用parseFirst()将引起DTD被解析,所有前沿内容,即根元素之前但不包含根元素的所有内容也被解析。接着调用parseNext()解析一个或多个标记,并从解析器的代码中分离出来。PParse解析一个XML文件并打印计算出元素数。 用法:PParse [options]<XML file>-PParse demonstration to improve the process of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1096409
    • 提供者:
  1. MemParse

    0下载:
  2. MemParse使用有效的SAX解析器解析含有XML语句的内存缓冲区,并报告发现的元素和属性数。 用法:MemParse -v=always-MemParse the use of effective analytical SAX parser XML statement contains the memory buffer, and the report found the number of elements and attributes. Usage: MemParse-v = alw
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1091791
    • 提供者:
  1. StdInParse

    0下载:
  2. StdInParse演示来自标准输入的XML数据流,然后使用SAX解析器,打印出在输入中发现的元素、属性、空格和字符数。 用法:StdInParse-v=never < [XML file]-StdInParse presentation of the XML from standard input data stream, and then use the SAX parser, print found in the input elements, attributes, space
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1091347
    • 提供者:
  1. superobject

    4下载:
  2. JSON toolkit for delphi-JSON- SuperObject JSON toolkit is compatible with Delphi and Freepascal(win32/64 linux32/64). Features: - Fastest JSON parser for Delphi. - XML to JSON parser. - Easy to use. - JSON Validator. - JSON-RPC. -
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-02-24
    • 文件大小:53664
    • 提供者:yyy
  1. XML_file

    0下载:
  2. 利用C写的一个可以透析XML文档的解析器.代码比较全.适合学习用-The use of C can be written in a XML document parser dialysis. Comparison of the whole code. Learn to use suitable
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:101263
    • 提供者:洪武
  1. touchlib-src-win32-20070814

    0下载:
  2. This archive contains the .java and .class files for the flosc server, as well as an example Flash client. The code might be useful if you want to see how to write a recursive OSC packet parser in Java, or how to parse or create XML in Flash, or how
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-10
    • 文件大小:1692187
    • 提供者:徐飞
  1. XML_Parser

    0下载:
  2. XML file Parser draft Version-XML file Parser draft Version
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-07
    • 文件大小:41829
    • 提供者:Bakhos
  1. XMLparsertechnologyresearchandimplementation

    0下载:
  2. 自动建立xml文档解析器,并对制定文档进行解析!解析的同时实现XML文档有效性验证!-Automatically create a xml document parser, and the development of parsing the document! While parsing XML documents to achieve validation!
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1635090
    • 提供者:小生
  1. xmlparser

    0下载:
  2. 可以在arm7上运行的xml文件解析器代码,可以支持移植使用,用纯C开发。-Run in arm7 xml file parser code, you can use to support migration, development of pure C.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:21152
    • 提供者:李刚
  1. Microsoft4.0ParserSDK

    0下载:
  2. Microsoft XML 4.0 Parser SDK
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1346
    • 提供者:周末
  1. scew-1.1.3

    0下载:
  2. 也是一种解析XML文档的解析器源码,和expat有点相似-Parsing XML documents is also a source code parser and expat somewhat similar
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:480193
    • 提供者:陈栋
  1. HW2

    0下载:
  2. 1、写4个类,一个基类是配置文件解析器类,其他三个类是它的子类,分别用以解析txt文件、XML文件、二进制文件格式的配置文件。 2、要求使用虚函数 3、有完整的测试程序测试自己所写的解析器 4、要求完成配置文件的读、写和修改-1, write four classes, a base class is the configuration file parser class, the other three classes are its subclasses, respectivel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7818
    • 提供者:ychy
  1. libxml2-tests-2.7.8.tar

    0下载:
  2. Libxml2 是一个xml c语言版的解析器,本来是为Gnome项目开发的工具,是一个基于MIT License的免费开源软件。它除了支持c语言版以外,还支持c++、PHP、Pascal、Ruby、Tcl等语言的绑定,能在Windows、Linux、Solaris、MacOsX等平台上运行。功能还是相当强大的,相信满足一般用户需求没有任何问题。-Libxml2 is an xml c language version of the parser was originally developed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5200554
    • 提供者:sfx
  1. XMLParsing-Using-DOM

    0下载:
  2. XML parsing demo using DOM parser in Android 2.3
  3. 所属分类:android开发

    • 发布日期:2013-09-25
    • 文件大小:46208
    • 提供者:chodu
  1. XMLyuanmazi

    0下载:
  2. XML解析器是用来解析XML数据的程序,它是具有特定编程接口的程序,能把纯文本的XML文件当成一个具有树形结构的对象,然后对其进行操作。 -XML is a data format, a data format requires a parser which will resolve the information for you, XML is no exception. You can use SAX or DOM to build such a parser, certainly mu
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-14
    • 文件大小:3141792
    • 提供者:小杨
  1. dom_JARs

    0下载:
  2. 这是开发XML【SCD、SED等XML格式文档】解析器的Jar包,可以好好研究下,查看对应的应用项目,相信会有很大的收获。-This is the development of XML format documents in XML [SCD, SED] parser Jar package, good research, to view the corresponding application project, I believe there will be a great harvest.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:604819
    • 提供者:tiny
  1. htmlcleaner-2.2-all

    0下载:
  2. HtmlCleaner是一个开源的Html文档解析器,能够将HTML文档转化为结构化的XML文,能够完成几乎所有的HTML转换-HtmlCleaner is an open source Html document parser, HTML documents into structured XML text and be able to complete almost all of the HTML conversion
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:263136
    • 提供者:ailanpipi
  1. libxml2-2.7.4.tar

    0下载:
  2. Libxml2 是一个xml c语言版的解析器,本来是为Gnome项目开发的工具,是一个基于MIT License的免费开源软件-Libxml2 is an xml c language version of the parser was originally developed for the Gnome project tools, is one based on the MIT License free open source software
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:4835073
    • 提供者:邹城
  1. XmlResourceParser

    0下载:
  2. Android中的XmlResourceParser XML资源分析器代码,搞Android的估计不用介绍就知道这是搞什么的,在Android编程中,这也是比较重要的功能哦,所以本源码对Android编程新手来说,是有必要学习一下的。-Parser code in Android XmlResourceParser XML resources, engage in Android estimate not introduced you know that it is engaged in wha
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-19
    • 文件大小:72175
    • 提供者:Chen
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com