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

搜索资源列表

  1. androidxml

    0下载:
  2. 一个Android布局的例子,主要是利用xml文件进行布局,这里边用到的是RelativeLayout。      1.ActivityMain演示了linerLayout。   2.ActivityLayout 演示了RelativeLayout和linerLayout的结合。   3.ActivityRelativeLayout 演示了单独的RelativeLayout。 -Android example of a layout, mainly using xml
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:724806
    • 提供者:ven
  1. Gallery

    0下载:
  2. 图片展示,左右旋转移动展示多张图片,并出现倒影的特效。可进行少量修改自行添加图片,XML文件代码不多。-Image display, display rotational movement around multiple images, and the emergence of reflection effects. Minor changes can add their own pictures, XML files, the code is small.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:824748
    • 提供者:周玉震
  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
    • 文件大小:49981
    • 提供者:hsd352
  1. android-xml

    0下载:
  2. 深入介绍android手机开发中的xml,好书一本。-Insight into the development in the android mobile phone xml, good book.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:415105
    • 提供者:平凡
  1. xml

    0下载:
  2. android xml文件读取 包括 四种读取方式 一一列举 dom dom4j等-android xml file reading means reading includes four other enumerated dom dom4j
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:56807
    • 提供者:aaa
  1. AndroidXml

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

    • 发布日期:2017-03-30
    • 文件大小:71482
    • 提供者:賴明毅
  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. 使用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. android-xml

    0下载:
  2. android的一些空间说明,xml解析方法,应用文档-android xml
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:8697
    • 提供者:帥蝈蝈
  1. Android-XML

    0下载:
  2. Android开发三种方式读取和写入Xml源码-Android developers three ways to read and write Xml source
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:347407
    • 提供者:一篮饭特稀
  1. android-xml

    0下载:
  2. android开发中对xml操作技术进行了详细的介绍和使用例子。-xml manipulation techniques introduced in detail android development and use of examples.
  3. 所属分类:android

    • 发布日期:2017-12-03
    • 文件大小:415099
    • 提供者:邓发
  1. android-xml-buju

    0下载:
  2. android 手机编程,通过xml 文件实现了代码与界面设计的分离,想好好熟悉一下xml的设计,看一下这个吧,希望对大家有用!-android phone programming xml file to achieve a separation of code and interface design, and good to familiarize yourself with the xml design, look at this, and I hope useful!
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:15067
    • 提供者:草根一族
  1. MyFirstAndroidProjectstrings.xml

    0下载:
  2. MyFirstAndroidProject(配置strings.xml)-MyFirstAndroidProject (configuration strings.xml)
  3. 所属分类:android

    • 发布日期:
    • 文件大小:39650
    • 提供者:lizhiwei
  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. Xml

    0下载:
  2. 实现解析XML文件,使用pull解析器,效率高!-Achieve parsing XML document is displayed in a format
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:54591
    • 提供者:陈杰
  1. Xml

    0下载:
  2. android的xml解析,可以学习怎样把xml文件里面的内容解析出来-android xml parsing, you can learn how to parse xml file contents inside out
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:612431
    • 提供者:dsfadsf
  1. mysql-xml

    0下载:
  2. 本代码主要用于android平台mysql转xml-this code is for android to change mysql to xml
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:327871
    • 提供者:life
  1. xml

    0下载:
  2. android开发时用于解析xml内容 根据参数的不同解析内容也不同 具体请细看,有注释-Android development for parsing XML content According to the different analytical content of parameters is different also Specific please scan, with comments
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:3052
    • 提供者:华仔
  1. ANDROID-XML

    0下载:
  2. 安卓系统中关于利用XML资源来定义菜单中的内容部分的学习-android On the use of XML resources to define the content of the menu part of the study
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2158575
    • 提供者:牟佳丽
  1. 分享一个 Android XML 的命名规范

    0下载:
  2. 分享一个 Android XML 的命名规范(Sharing a naming specification for a Android XML)
  3. 所属分类:android开发

    • 发布日期:2018-01-09
    • 文件大小:462848
    • 提供者:lizhi111
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com