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

搜索资源列表

  1. upnp

    0下载:
  2. 使用libupnp 1.6.6 查找所有设备,并解析xml文件的例子-Use libupnp 1.6.6 Find all devices, and examples of parsing xml file
  3. 所属分类:xml/soap/webservice

    • 发布日期:2012-12-24
    • 文件大小:12450
    • 提供者:jacky
  1. xmlpaser

    0下载:
  2. 封装好了的xml解析器,用起来非常方便,在源码中解决中文乱码问题-Packages presented the xml parser, using them is very convenient, in the source code to solve the garbage problem in Chinese
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:42964
    • 提供者:chengtl
  1. TestSoap

    0下载:
  2. soap客户端的使用,实现soap请求和接收以及xml解析-soap client
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:203001
    • 提供者:王成
  1. xml

    0下载:
  2. 简单的XML数据解析使用例子。包括访问webservice获取网络数据方法及xml数据解析。-a simple sample of using webservice and xml parser on iphone
  3. 所属分类:iPhone

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

    0下载:
  2. 跨平台 简单XML的解析与编码 可以直接用-A simple cross-platform XML parsing and coding
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:2623
    • 提供者:danny
  1. xmlParser

    0下载:
  2. xml解析库,能够动态解析xml得到有用的数据,使用c完成-xml parsing library that can be useful for dynamic analysis xml data,use c to complete
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-17
    • 文件大小:174280
    • 提供者:zhao shi jiang
  1. ce_xml_src

    0下载:
  2. 简单xml文件解析源代码,描述了xml文件解析的方法和过程-Analysis of a simple source xml document, xml document describes the process of analytical methods
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:6969
    • 提供者:stephen
  1. XML

    0下载:
  2. 在VS开发环境下用保存数据,并对数据解析后输出-XML VS
  3. 所属分类:xml-soap-webservice

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

    0下载:
  2. android 解析.net webservice 返回的dataset参数,封装成List<Map<String,Object>>对象数组。-android resolution. net webservice returns dataset parameters.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:3461
    • 提供者:
  1. CXmlParse

    0下载:
  2. xml parse 一个xml的解析程序 抽取xml中的主要内容-xml parse of a xml parser xml extraction of main content
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:100235
    • 提供者:张耀
  1. rapidxml-1.13

    0下载:
  2. 模板实现的最快的XML解析器库 ,很适合使用和阅读。-rapid xml lib ,it is worth reading again and again.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:41238
    • 提供者:zt1h
  1. indexservice_v12.23

    0下载:
  2. 解析XML文件及操作的程序源码-Analysis of XML documents and operating procedures for source
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-09
    • 文件大小:293391
    • 提供者:xylohouse
  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. DBManual

    0下载:
  2. xml解析程序,c++实现的多xml文档的解析,从而将该信息写入数据库-xml parser, c++ achieve multi-xml document parsing, so that information written into the database
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:3552
    • 提供者:张鹏
  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. DOMCount

    0下载:
  2. 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1447039
    • 提供者:
  1. 5956454VcUddiXml

    0下载:
  2. xml 解析的类和例子,xml 解析xml 解析的类和例子,xml 解析-xml parsing categories and examples, xml parsing xml analytic categories and examples, xml Analysis
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-06
    • 文件大小:1183591
    • 提供者:yxtyxt
  1. 83390069XML-Class

    0下载:
  2. xml 解析的类和例子,xml 解析xml 解析的类和例子,xml 解析-xml parsing categories and examples, xml parsing xml analytic categories and examples, xml Analysis
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:476342
    • 提供者:yxtyxt
  1. xloadtree

    0下载:
  2. XML扩展树解析,具体利用解析器来分析扩展的XML节点和属性,比较不错的-XML extension of the tree analysis, the specific use to analyze the expansion resolver XML nodes and attributes, compare well
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:49868
    • 提供者:睡莲
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com