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

搜索资源列表

  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. AndroidXml

    0下载:
  2. Android read XML / android讀取(解析) XML-Android read XML/android reading (parsing) XML
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:71482
    • 提供者:賴明毅
  1. takuma104-ntlniph-1.00-0-gb811da0

    0下载:
  2. 一份开源的ios上的twitter客户端,其中涉及了网络通讯,xml解析,自己写了一些图形界面的类-This is an open source twitter client on ios, where you may find network things as well as xml interpretor, accompanied with some hand-wriiting classes of UI
  3. 所属分类:iPhone

    • 发布日期:2017-04-09
    • 文件大小:1902776
    • 提供者:tony tang
  1. 使用sax解析xml文件的参考示例

    1下载:
  2. 一个基于Eclipse开发环境下,使用sax解析xml文件的参考示例,xml文件附加在rar文件中-An Eclipse-based development environment, parsing xml file using sax reference sample, xml file attached in the rar file
  3. 所属分类:android开发

    • 发布日期:2012-11-27
    • 文件大小:49576
    • 提供者:mengqilong
  1. XML

    0下载:
  2. 在iphone开发中应用xml和json解析的方法。只是介绍入门级别的使用。对于初学者来说是一个良好的开始。-In iPhone development XML and JSON analytical method. Only the introductory level of use. For beginners is a good start.
  3. 所属分类:iPhone

    • 发布日期:2017-04-03
    • 文件大小:93003
    • 提供者:long
  1. lieche(2)

    0下载:
  2. xml服务,xml 解析及xml解析数据在listview中显示-xml, xml parsing and xml parse the data displayed in the listview
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:262979
    • 提供者:chun
  1. Android_XML

    0下载:
  2. Android 的XML解析,用于保存软件设置等重要功能,非常实用的案例。-Android XML parsing, used to save the software settings, a very practical case.
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:49037
    • 提供者:LEE
  1. Android_Karaoke

    0下载:
  2. 一个卡拉ok小程序,实现歌词同步,有用到XML解析、Android Handler监听回调机制。下载一首《K歌之王》,改名为“kgezhiwang.mp3”,拷贝到 assets 目录下,程序即可运行。-A karaoke small program developed with android, realize the lyrics synchronization.XML analysis and Android Handler monitor callback mechanism are u
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:215306
    • 提供者:余长江
  1. downloadAndPlayTest

    0下载:
  2. 通过mediaplayer播放网络歌曲,android网络编程,xml解析-Mediaplayer play network songs, android network programming, xml parsing
  3. 所属分类:android

    • 发布日期:2017-12-06
    • 文件大小:119926
    • 提供者:zhangkai
  1. BannerAdSample2

    0下载:
  2. android 生活助手查询,有英汉互译,邮政编码,天气预报,手机归属地和日程管理,主要使用webservice技术采用xml解析-the android life assistant inquiries, Translation, zip code, weather forecasts, mobile phone ownership and schedule management, main webservice technology xml parsing
  3. 所属分类:android

    • 发布日期:2017-11-13
    • 文件大小:10430574
    • 提供者:李海洋
  1. taobaoclient_ios

    0下载:
  2. 一款开源的淘宝客户端源码,新手可学习POST请求,XML解析,MD5加密-Taobao client source code, an open source novice can learn POST requests, XML parsing, MD5 encryption
  3. 所属分类:iPhone

    • 发布日期:2017-11-11
    • 文件大小:6893881
    • 提供者:zhan zhih yang
  1. RssReader

    0下载:
  2. iOS rss阅读 最简单的读取xml解析 加载 数据库保存等-rss reader
  3. 所属分类:iPhone

    • 发布日期:2017-11-16
    • 文件大小:291577
    • 提供者:jo
  1. Xml-GET-SAX

    0下载:
  2. xml文件的GET解析,方法很简单,适合初学者-The xml file GET resolution, the method is very simple, suitable for beginners
  3. 所属分类:iPhone

    • 发布日期:2017-11-13
    • 文件大小:55700
    • 提供者:聂金星
  1. tinyxml.tar

    0下载:
  2. xml解析代码,port好了到android,很好的东西,用于xml解析-xml code, port to android, good things for xml parsing
  3. 所属分类:android

    • 发布日期:2017-11-24
    • 文件大小:2635540
    • 提供者:tu xiaobing
  1. ReadXmlByPull

    0下载:
  2. android xml解析和PULL解析应用实例-android xml parsing and analysis PULL
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:46344
    • 提供者:刘烨
  1. MyXmlParser

    0下载:
  2. 本节我们学习XML解析,在Android程序中,Xml解析与Java中几乎相同,最常用的有SAX,DOM,Pull三种解析方式。Android中内置的是Pull解析方式,因此Pull解析也就成为Android推荐的解析方式。接下来我们分别针对这三种XML解析方式进行讲解。-In this section we study XML parsing, in Android applications, XML parsing and almost the same in Java, the most
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:701224
    • 提供者:lunzi
  1. ChinaCity

    0下载:
  2. 使用xml解析及网络接口实现城市天气查询-Using xml parsing and query network interface City Weather
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:585881
    • 提供者:iris
  1. xmlparser

    0下载:
  2. XML解析器,精选ios编程学习源码,很好的参考资料。-The XML parser, selection of learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

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

    0下载:
  2. android 365手机秘书源代码应用到的知识还算挺多的,网络编程,xml解析,通知,广播,联系人,服务等,希望对新手有帮助-Knowledge android 365 phone secretary source code is fairly applied to a lot of network programming, xml parsing, notification, radio, contacts, services, and hope to help novice
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1351732
    • 提供者:Chen
  1. xml

    0下载:
  2. xml,linux 下c代码创建,发送,接受,解析。android xml 创建,发送,接受,解析。都是基本操作。-XML, under Linux c code to create, send, receive, parsing.Android XML to create, send, accept, parsing.Are basic operation.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1671097
    • 提供者:hejie
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com