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

搜索资源列表

  1. PullXmlDemo

    0下载:
  2. 该项目的功能是针对android中怎样解析xml-The function of the project is how to parse xml for android
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:693057
    • 提供者:huwenjuan
  1. hitest

    0下载:
  2. android 自定义数据库,文件读写,解析xml,处理耗时操作,加载加载网页等。-android custom database, file read and write, parse xml, the processing of time-consuming operation, load to load the page.
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:2278538
    • 提供者:feima
  1. hitest

    0下载:
  2. 自定义数据库,文件读写,解析xml,处理耗时操作,加载网页,android菜单。-Custom database, file read and write, parse xml, to handle time-consuming operations, load the page, android menu.
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:2279807
    • 提供者:何德友
  1. DOMParse

    0下载:
  2. android DOM解析,基于xml数据或是JSON数据-android xml Json
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:1004593
    • 提供者:machnagwei
  1. ParseXmlTest

    0下载:
  2. cocos2d-x中解析xml的demo-cocos2d-x in the xml parsing demo
  3. 所属分类:iPhone

    • 发布日期:2017-12-04
    • 文件大小:1476844
    • 提供者:杨会权
  1. XMLpullParser

    0下载:
  2. android开发中对于服务端返回的xml数据流的解析工具类-android xml pullparser
  3. 所属分类:android

    • 发布日期:2017-11-13
    • 文件大小:1362
    • 提供者:赵海龙
  1. a

    0下载:
  2. 安卓HTTP的GET服务例子,其中集成了SAX对XML的解析类。-Andrews example of HTTP GET service, which integrates the XML SAX parsing classes.
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:620453
    • 提供者:尚钊
  1. android_sax_xml

    0下载:
  2. 从服务器端解析xml的文件。这个是一个很好的例子-解析 xml
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:10986
    • 提供者:kczhang
  1. java_dom_xml

    0下载:
  2. android使用dom解析xml,精选学习源码,很好的参考资料。-Android use DOM parsing XML, select learning source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:8454
    • 提供者:什锦丁儿
  1. android_pull_xml

    0下载:
  2. android使用pull解析xml,精选学习源码,很好的参考资料。-Android use pull parsing XML, select learning source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:52177
    • 提供者:什锦丁儿
  1. 567664

    0下载:
  2. 对xml文件的解析与导出数据存储在xml中(代码)xmlparser,精选ios编程学习源码,很好的参考资料。-The XML file parsing and derived data stored in the XML (code xmlparser), selection of learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

    • 发布日期:2017-05-11
    • 文件大小:2420035
    • 提供者:烟鸭掌儿
  1. NewReader

    0下载:
  2. 新闻客户端,运用的RSS解析xml文件,可以在线阅读-News client, using the RSS parsing xml file that can be read online
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3626398
    • 提供者:黄兴
  1. SimpleXML

    0下载:
  2. 利用系统自带的NSXMLParse来实现iOS上对XML数据的解析,简单有用。-Use the system comes NSXMLParse to implement XML data parsing on iOS, simple and helpful.
  3. 所属分类:iPhone

    • 发布日期:2017-04-02
    • 文件大小:803682
    • 提供者:wang
  1. Parser

    0下载:
  2. 可以多种解析xml文件,解析方法有Sax,Pull,Dom。-Xml file can be a variety of analytical, analytical methods Sax, Pull, Dom.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1625721
    • 提供者:sxp
  1. TestDomXML

    0下载:
  2. Dom解析,内部实现了dom解析xml,层次比较分明,适合初学者-Dom analysis, the internal implementation of the dom parse xml, relatively distinct levels, suitable for beginners
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:4394
    • 提供者:高小磊
  1. androidparsingxml

    0下载:
  2. android对xml的几种解析,实现android解析xml.-Several android for XML parsing, the realization of the android to parse the XML.
  3. 所属分类:android

    • 发布日期:2017-04-27
    • 文件大小:62812
    • 提供者:王明
  1. ELTS

    1下载:
  2. 安卓开发考试系统客户端实现部分,无模拟服务器部分,可运行,提供json,txt,xml试题解析格式。-Android developer clients achieve some examination system, no part of the simulation server, you can run, provide json, txt, xml parsing format questions.
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:7734639
    • 提供者:melo
  1. SAX_XML

    0下载:
  2. 本程序是利用SAX技术实现XML文件的解析。SAX是Simple API for XML的简称,在Android里面提供对XML文件的解析接口方法。-This procedure is to use technology to achieve SAX parsing XML documents. SAX is short for Simple API for XML, XML document parsing to provide interface methods in Android ins
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:591783
    • 提供者:王亚明
  1. XMLParse

    0下载:
  2. 将数据写入xml文件,然后进行解析,可以很方便读取事先存储的数据-To write data to xml file, and then parse, you can easily read the data stored in advance
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3830134
    • 提供者:朱云
  1. AirportTicket

    0下载:
  2. 简单的机票预订系统源码是用调用webservice获取xml,将获得xml再解析出来,目前只能用解析xml方法。 -Simple ticket reservation system source code is to use the call XML to get WebService, will get XML to parse out, the current can only use the analytic XML method.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:717963
    • 提供者:闫晓鹏
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com