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

搜索资源列表

  1. Sky

    0下载:
  2. android中的天气预报,利用google提供的接口 ,实现可以查询各地区天气的效果-weather forecasts, use the android google interface, you can query the effect of regional weather
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:489490
    • 提供者:孙振邦
  1. AndroidWeatherForecast

    0下载:
  2. 使用基站定位获取当前位置,并调用google接口获取当前地区天气xml,同时支持联通、电信、移动-Get the current position using the base station location, and call the google interface to obtain the current weather conditions, xml, and to support China Unicom, telecommunications, mobile
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:259335
    • 提供者:endif
  1. FetionService

    0下载:
  2. 用中国移动的飞信接口(http://sms.api.bz),近来春近,冷暖交替不知,写了这么个程序,提睡自己早上上班穿衣多少,程序非常简单,仅三个函数,若有朋友与我一般有此需要,可将其中获取上海天气的函数修改成获取你本地天气就可。-Fetion with China Mobile Interface (http://sms.api.bz), the recent past spring, alternate cold and heat do not know, write such a proc
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:229048
    • 提供者:angel163eye
  1. weather_src

    0下载:
  2. 这是一款基于android平台的google天气预报的程序,程序中有详细的注释,分别说明在android下,如何调用google的天气预报接口来达到显示最新的天气信息-This is a forecast based on the google android platform program, the program notes in detail, were described in the android, how to call google s interface to display
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:62606
    • 提供者:my
  1. ChinaCity

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

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

    0下载:
  2. Android天气预报实现,一个实现最近三天天气预报功能Demo,通过提交城市名称查询数据库找到相应的城市代号,从而远程访问天气预报接口,返回格式为JSon。涉及到数据库应用、文件读写、Android网络编程、多线程编程等技术。可供初学者参考。-A weather forecast for the last three days to achieve functional Demo, by submitting a city name to query the database to find
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2061791
    • 提供者:吉林圣手
  1. ChinaWeather

    0下载:
  2. 简单的天气预报功能,主要使用了免费的天气服务接口,可以实现天气详细信息的查询,不错的一个小例子-Simple weather forecast function, the main use of the free weather service interface can query detailed weather information, and a good example of a small
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2426084
    • 提供者:z
  1. Weather

    0下载:
  2. Android实现天气预报功能。超级简单。实现百度地图接口就OK.-Android realization weather forecast. Super simple. Implement Baidu map interfaces on OK
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1501869
    • 提供者:tianfei
  1. weather_forecast

    0下载:
  2. 天气Widget 包括每天天气和一周天气,当前使用的是 google 的天气接口,由于google不能使用,故此接口作废,留下widget 代码-Weather Widget including weather and weather a week, every day is currently used Google weather interface, because Google cannot use, therefore the interface void, leaving the W
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5405124
    • 提供者:李占林
  1. coolweather

    0下载:
  2. 自己开发的天气预报APP,采用了访问气象网站API接口解析出天气信息。-Develop their own weather forecast APP, visit meteorological websites using the API interface resolves the weather information.
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3207698
    • 提供者:zhao
  1. Weatherggjk

    0下载:
  2. 本项目是一个简单的天气获取的小例子源码,使用php.weather.sina.com.cn的天气数据接口和百度地图提供的定位服务。会自动定位到当前城市然后获取前后三天范围的天气数据,代码有注释。 -This project is a simple weather access to a small example of the source code, using the php.weather.sina.com.cn weather data interface and Baidu map p
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2290768
    • 提供者:杨波
  1. MyWeather_jjbxg

    0下载:
  2. 自动定位简洁天气源码采用www.weather.com.cn的天气接口,城市搜索支持汉字和全拼,不支持首字母。SDK方面用到了百度定位、友盟社会化分享、友盟统计等。 喜欢的朋友可以下载研究一下,仅限学习,请勿用于商业用途。-Automatic positioning simple weather source by www.weather.com.cn weather interface, urban search support Chinese characters and spelling,
  3. 所属分类:android

    • 发布日期:2017-05-29
    • 文件大小:11469275
    • 提供者:wjq
  1. weatherApp_a5

    0下载:
  2. 天气预报源码可换皮肤是一套关于天气的安卓项目源码,数据使用的是中国天气网(http://www.weather.com.cn)的接口。项目源码里注释写的非常非常详细,另外本项目也实现了动态更换背景图片的功能,如果想要更强大的换肤可以参考这套源码。-Weather forecast source can be changed to the skin is a set of Android project on the weather source code, the use of data is
  3. 所属分类:android

    • 发布日期:2017-06-01
    • 文件大小:13564160
    • 提供者:魏柳新
  1. Weather_a5

    0下载:
  2. 高仿墨迹天气源码使用http://www.weather.com.cn提供的天气数据,PM2.5数据使用的pm25.in的接口。项目UI精美界面布局也是仿照墨迹天气开发可以滑动下面的天气栏查看一周天气。项目载入后会调用百度的locSDK自动定位,另外比较赞的地方就是完全实现了墨迹天气中的天气查询列表界面使用了pinyin4j支持将简体和繁体中文转换成汉语拼音(并且支持多音字)。-High imitation source code provided by the use of http://ww
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8125233
    • 提供者:王达
  1. JZweather

    0下载:
  2. 一个简单的天气预报app 采用的是百度api商店的接口 能实现三天内的预报 编译后导出的apk能仅有1m -A simple weather forecast app uses a store after Baidu api interface to achieve the forecasts compiled within three days can only export apk 1m
  3. 所属分类:android

    • 发布日期:2017-06-21
    • 文件大小:34474456
    • 提供者:wang
  1. CoolWeather

    0下载:
  2. 通过对《第一行代码》中天气应用的学习和改进的一个查询天气用的app 调用了一个天气接口并从中读取json数据,可查看各省市的天气预报和出现建议 使用了sqlite数据库存储天气信息。(Through the first line of code in the application of weather learning and improvement of a query weather app Call a weather interface and read JSON data fr
  3. 所属分类:android开发

    • 发布日期:2018-01-04
    • 文件大小:3426304
    • 提供者:pyd15
搜珍网 www.dssz.com