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

搜索资源列表

  1. CLAM-1.3.0.tar

    0下载:
  2. 这是一个 音频和音乐处理的C++库。功能很强大。CLAM C++ Library for Audio and Music。CLAM has been used for a number of internal projects: time-stretching, real-time sax synthesis, content analysis and Mpeg7 descr iption (CUIDADO), real-time audio effects-This is a
  3. 所属分类:Audio program

    • 发布日期:2017-05-10
    • 文件大小:2404874
    • 提供者:Jesson
  1. Redirect

    0下载:
  2. 自己开发的XML重定向流计数程序Redirect.exe。它使用SAX EntityResolver为外部实体重定向输入流。Redirect安装一个实体解答器,捕捉对外部DTD文件的调用,并重定向到另一个具体的包含DTD的文件,然后计算并报告XML文件中的元素和个数。 用法:Redirect <XML file>-Developed their own XML redirects flow counting procedure Redirect.exe. It uses SAX
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1094522
    • 提供者:
  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. expat

    0下载:
  2. 一个用于解析XML的简单工具,相当 简化版本的SAX.-XML is used to resolve a simple instrument, rather simplified version of SAX.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-03
    • 文件大小:615299
    • 提供者:tlw
  1. XMLchaxunyuju

    0下载:
  2. SAX是Simple API for XML的缩写,它并不是由W3C官方所提出的标准,可以说是“民间”的事实标准。实际上,它是一种社区性质的讨论产物。-虽然如此,在XML中对SAX的应用丝毫不比DOM少,几乎所有的XML解析器都会支持它
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-18
    • 文件大小:4863324
    • 提供者:why354
  1. VC_WND_SAX

    0下载:
  2. 用VC写的XML分析器,支持非连续性分析!-VC with the XML parser written in support of non-continuity analysis!
  3. 所属分类:.net

    • 发布日期:2017-06-11
    • 文件大小:18077506
    • 提供者:ljh
  1. XMLmodelparse

    0下载:
  2. 这也是一个关于KML解析的程序。。只是这个思想跟sax解析的思想不同。。希望读者看了以后会有所收获-this is also a very good mathod to parse the kml。。。
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2152914
    • 提供者:费聪聪
  1. SAXReader

    0下载:
  2. 一个关于SAX的解析器。能够解析相关数据库文档-One on the SAX parser. Be able to resolve relational database documentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:4092
    • 提供者:sun
  1. testJAXP

    0下载:
  2. 分别使用DOM和SAX读写XML文档的代码,可以导入到ECLIPSE中-wu
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-02
    • 文件大小:12206
    • 提供者:yangli
  1. symbian14

    0下载:
  2. symbian c++的十四个经典实例.包括QT和音乐播放器等。-14 examples for symbian c++
  3. 所属分类:Symbian

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

    0下载:
  2. 这是perl中使用xml的一个运行库.-XML::SAX is a new way to work with XML Parsers in Perl. In this article we ll discuss why you should be using SAX, why you should be using XML::SAX, and we ll see some of the finer implementation details. The text below ass
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-23
    • 文件大小:76614
    • 提供者:搞搞
  1. xmlDemo

    0下载:
  2. 1. 使用DOM(DOM、JDOM或DOM4J等开源工具)或SAX方式解析inquire.wsdl文件(见附件),结合Xpath,获取文件中有关Message类型的信息保存到Messages.xml,并使用XSLT将inquire.wsdl文件中所有与Message无关的信息滤掉,从而产生一个HTML页面,用来展示这些Message信息。-how to operate with xml documents
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:13916
    • 提供者:sophieChan
  1. xmlii

    0下载:
  2. 在android环境中用sax法解析xml,url访问的是nextbus服务器,返回值是三个时间,并打印到了logcat中。用户可以自己找其他的url,改程序获取其他属性-sax xml
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:45754
    • 提供者:hang
  1. me

    0下载:
  2. 解析xml文件主流的是dom与sax,本例是用dom解析xml文件的一个示例-Parse xml file with the mainstream of the dom sax, dom in this case is an example of parsing xml file
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:862
    • 提供者:wyz
  1. mySAXxml

    0下载:
  2. Android 应用软件,用sax 解释XML文件..效果比DOM等更好-Android applications, explain the XML file with the sax better than DOM, etc. .. better
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:49113
    • 提供者:wu410541767
  1. Xml_Factory

    0下载:
  2. 四种对XML文件的解析方法,分别是Dom,Jdom,SAX和Dom4j这四种方法,并实现了对xml文件的增删改查功能-Four analytical methods for XML documents
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:895759
    • 提供者:辰安绿
  1. XmlDemo

    0下载:
  2. xml解析,主要是用了sax解析方法,这个解析方法比其他的方法好。-xml parsing, the sax is the main analytical methods, this analytical method better than the other methods.
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:57078
    • 提供者:zhang
  1. data-storage(5)

    0下载:
  2. Android中解析xml文件的方法  SAX:Simple API for XML  DOM:Document Object Model  pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:113741
    • 提供者:玉树
  1. client

    0下载:
  2. 这样基本上实现了通讯 还有要解决的是SAX对XML文件的解析。 解析其实挺简单的,只要继承一个DefaultHandler 。然后去重写它的一些方法就可以了。其实挺好用的。-This is basically there to achieve a communications solution that SAX parsing of XML documents. Resolution actually quite simple, as long as inherited a
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:474907
    • 提供者:草拟嘛
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com