CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:zhushiweather

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-05-17
  • 文件大小:
    1.2mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个简单的安卓天气预报项目源码,天气数据来源http://www.weather.com.cn/data/cityinfo/。项目分层合理代码规范有大量注释。天气数据可以后台定时更新。编译版本5.1.1.适合新手学习参考-A simple Android weather project source code, the weather data source http://www.weather.com.cn/data/cityinfo/. Project layered reasonable code specification has a large number of notes. Weather data can be updated in the background. The compiled version 5.1.1. is suitable for novice learning reference
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/.gitignore
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/.classpath
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/.project
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/.settings/org.eclipse.core.resources.prefs
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/.settings/org.eclipse.jdt.core.prefs
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/AndroidManifest.xml
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/AndroidManifest.xml
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/model/City.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/model/County.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/model/Province.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/model/SuperBean.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/receiver/AutoUpdaterReceiver.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/service/api/HttpCallbackListener.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/service/AutoUpdateService$1.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/service/AutoUpdateService$2.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/service/AutoUpdateService.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/service/DBController.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/ActivityCollector.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/BaseActivity.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/ChooseAreaActivity$1.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/ChooseAreaActivity$2$1.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/ChooseAreaActivity$2$2.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/ChooseAreaActivity$2.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/ChooseAreaActivity.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/WeatherActivity$1$1.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/WeatherActivity$1$2.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/WeatherActivity$1.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/ui/activity/WeatherActivity.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/util/CoolWeatherOpenHelper.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/util/HttpUtil$1.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/util/HttpUtil.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/util/JsonParseUtil.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/coolweather/util/Utility.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/BuildConfig.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$attr.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$color.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$dimen.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$drawable.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$id.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$layout.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$string.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R$style.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/bin/classes/com/nsz/coolweather/R.class
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/gen/com/nsz/coolweather/BuildConfig.java
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/gen/com/nsz/coolweather/R.java
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/ic_launcher-web.png
Android项目源码代码规范有大量注释适合新手的天气预报/coolweather-master/CoolWeather/libs/android-support-v

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com