搜索资源列表
WAPStep1
- WML的基本情况 [TOP] 用于WAP的标记语言就是WML(Wireless Markup Language)。WML的语法跟XML一样,WML是XML的子集。HTML、XML和WML的文件有很多相似之处,这样网页开发者在过去10年中所学的东西今天依然适用。WML页面文件的后缀是 *.WML,就象HTML的 *.HTML后缀。XML规定定义了一个规范的XML文件的规格。任何违反这个规定的WML文件会出错。WML文件通常使用XML解释器起来解释。 -WML the basic [TOP]
Fire2Samples.rar
- 开源手机浏览器fire2,支持xml解析,xhtml显示等.可打开本地的.html文件,也可打开远程网页.,Open-source mobile browser fire2, support xml Analysis, xhtml display. To open the local. Html files, but also to open a remote page.
wap_nba
- 通过手机wap浏览,获取nba数据,数据存储使用xml,简单使用手机获取网页信息-Phone wap browsing, nba data access, data storage using xml, easy access to Web information using the mobile phone
hitest
- android 自定义数据库,文件读写,解析xml,处理耗时操作,加载加载网页等。-android custom database, file read and write, parse xml, the processing of time-consuming operation, load to load the page.
hitest
- 自定义数据库,文件读写,解析xml,处理耗时操作,加载网页,android菜单。-Custom database, file read and write, parse xml, to handle time-consuming operations, load the page, android menu.
Weather_ddw
- 定位和车联网天气查询定位最好打开数据流量,可以快速定位,项目包括一个网络相关工具类有通过Get获取网页的二进制数据内容、通过Get获取字符串形式网页内容、判断网络是否可用等常用功能,本例子使用SAX解析百度车联网天气查询得到的xml文件 车联网 天气查询 API说明http://developer.baidu.com/map/carapi-7.htm 涉及的SDK有BaiduNaviSDK_v1_0_0.jar(百度导航 SDK)、locSDK_4.1.jar(百度定位 SDK)等,项目默认编码