搜索资源列表
hahamp3player_android
- android mp3播放器,通过实现XML解析,歌词拖拉,中文显示等方面功能,作为一个学习的例子.-android mp3 player through the XML parsing, lyrics drag, Chinese shows, etc. functions as a learning example.
PhysicsGame
- android 平台上使用ROKON游戏引擎开发的游戏demo-it s game demo which is developed by using rokon game engine on the android platform
android-sax--prarser-xml
- android 系统上对通过sax对xml流进行解析的demo,对学习android初学者很有帮助-it is about parsering xml stream using sax , and it will helpful for the new comers
MyMp3Player
- Android的在线音乐播放器,利用百度MP3进行XML解析实现在线播放音乐的功能。大家可以分享一下。-Android s music player, Baidu MP3 XML parsing to achieve the functionality of the online play music. We can share.
HttpOperationDemo
- android HTTP连接工具类.其中包含了Json,XML解析类。可以方便开发。-android HTTP connection utility class which contains the Json, XML parsing class. Can facilitate the development.
Myself--Calendar
- android-自定义日历,自己画,itent-android-custom calendar, his paintings, itent
androidweather
- android 开发的一款天气预报软件 适合初学者学习SAX解析XML文件 -android development of a weather forecast software for beginners to learn SAX parsing XML documents
ParsedXmlDataSet
- android 解析.net webservice 返回的dataset参数,封装成List<Map<String,Object>>对象数组。-android resolution. net webservice returns dataset parameters.
simEngine
- android上的一套简单游戏引擎,可以很快上手开发android 游戏-a simple engine on android
XMLParsingDemo3
- Android 下的一个 XML Parsing demo-Android XML Parsing demo
android2.0
- android 2.0版本游戏引擎!基本功能齐全-android 2.0 version of the game engine
AndroidXml
- Android read XML / android讀取(解析) XML-Android read XML/android reading (parsing) XML
data-storage(5)
- Android中解析xml文件的方法 SAX:Simple API for XML DOM:Document Object Model pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
android-xml
- android的一些空间说明,xml解析方法,应用文档-android xml
Android-XMLparse
- Android对XML文件进行解析的例子,RSS文件的的解析例子-Android XML file example to parse RSS file parsing
xml
- android xml解析,sax pull dom三个解析-Android XML analytical
ReadXmlByPull
- android xml解析和PULL解析应用实例-android xml parsing and analysis PULL
xml
- 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.
Xml
- android的xml解析,可以学习怎样把xml文件里面的内容解析出来-android xml parsing, you can learn how to parse xml file contents inside out
android-weather
- Android的天气预报,主要是文字显示,界面不太华丽,比较简单,适合初级开发者研究。该系统主要采用XML解析。里面有我写的Txt文档,可以教大家如何成功运行该程序。-Android weather forecast, mainly text display interface is not gorgeous, relatively simple, the primary developer for research. The system uses XML parsing. There I w