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

搜索资源列表

  1. XMLREsource-Parsing

    0下载:
  2. SAX PARSER FOR ANDROID TUTORIAL
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:48.26kb
    • 提供者:smart
  1. RSSReader_0200

    0下载:
  2. 基于android手机RSS应用:内容包括:SAX解析XML,adapter是使用已经listactivity的使用,如何动态展现xml的数据-Android-based mobile RSS application: include: SAX parsing XML, adapter is to use already listactivity use xml data to show how dynamic
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:63.86kb
    • 提供者:罗又
  1. android-sax--prarser-xml

    0下载:
  2. android 系统上对通过sax对xml流进行解析的demo,对学习android初学者很有帮助-it is about parsering xml stream using sax , and it will helpful for the new comers
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:48.81kb
    • 提供者:hsd352
  1. LoaclXMLSaxDemo

    0下载:
  2. android 开发中sax解析本地xml文件的小例子-android development sax analytical local XML file simple exmaple
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:46.2kb
    • 提供者:张万元
  1. androidweather

    0下载:
  2. android 开发的一款天气预报软件 适合初学者学习SAX解析XML文件 -android development of a weather forecast software for beginners to learn SAX parsing XML documents
  3. 所属分类:android

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:
  1. XmlExample

    0下载:
  2. 用symbian提供的 sax 解析XML文件-using symbian sax parsing the xml
  3. 所属分类:Symbian

    • 发布日期:2017-04-24
    • 文件大小:10.73kb
    • 提供者:chenkuanyi
  1. XMLParserDemo

    0下载:
  2. Xml parser on mobile phone. It use sax engine to parse xml file.-XML在手机上的解析
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:83.22kb
    • 提供者:许三多
  1. symbian14

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

    • 发布日期:2017-05-27
    • 文件大小:9.67mb
    • 提供者:Woody
  1. xmlii

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

    • 发布日期:2017-04-03
    • 文件大小:44.68kb
    • 提供者:hang
  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
    • 文件大小:47.96kb
    • 提供者:wu410541767
  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
    • 文件大小:55.74kb
    • 提供者: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
    • 文件大小:111.08kb
    • 提供者:玉树
  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
    • 文件大小:463.78kb
    • 提供者:草拟嘛
  1. XmlDemo

    0下载:
  2. Android SAX和Pull解析,需要的可以看看,联网解析还不错的。-Android SAX and Pull parsing, need to look at network analysis is also good.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:979.42kb
    • 提供者:小明
  1. SAX

    0下载:
  2. Android SAX解析,需要的可以看看,联网解析还不错的。-Android SAX and Pull parsing, need to look at network analysis is also good.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:59.75kb
    • 提供者:小明
  1. KZH

    0下载:
  2. android sax数据解析,及升级自动检测,客户端-android sax data analysis, and upgrade automatically detects the client
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:182.52kb
    • 提供者:荷叶
  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
    • 文件大小:48.41kb
    • 提供者:mengqilong
  1. pullPaser

    0下载:
  2. Pull解析和Sax解析很相似,都是轻量级的解析,在Android的内核中已经嵌入了Pull,所以我们不需要再添加第三方jar包来支持Pull。Pull解析和Sax解析不一样的地方有(1)pull读取xml文件后触发相应的事件调用方法返回的是数字(2)pull可以在程序中控制想解析到哪里就可以停止解析-Pull analytical and Sax analytical alike, are lightweight analysis, in the Android kernel has embe
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:39.89kb
    • 提供者:张三飞
  1. netease_news

    0下载:
  2. 模拟网易新闻客户端(RSS版)...用RSS订阅所提供的url,这里所用到的链接仍然是网易新闻中心的RSS地址http://www.163.com/rss/,然后通过SAX解析技术解析xml内容,以ListView的方式呈现在手机界面上。并有底部类似TabHost组件切换效果的实现以及顶部按下效果的实现。-Analog Netease news client (RSS) ... using the RSS feed provided url link here used Netease News
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:2.16mb
    • 提供者:lks
  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
    • 文件大小:54.39kb
    • 提供者:聂金星
« 12 »
搜珍网 www.dssz.com