资源简介
界面精美、多城市管理、功能齐全。需要使用android studio3.0及以上或者更新gradle版本方可使用。
代码片段和文件信息
// Generated code from Butter Knife. Do not modify!
package com.daobao.asus.iweather.fragment;
import android.support.annotation.CallSuper;
import android.support.annotation.UiThread;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import butterknife.Unbinder;
import butterknife.internal.Utils;
import com.daobao.asus.iweather.R;
import java.lang.IllegalStateException;
import java.lang.Override;
public class MainFragment_ViewBinding implements Unbinder {
private MainFragment target;
@UiThread
public MainFragment_ViewBinding(MainFragment target View source) {
this.target = target;
target.mRecyclerView = Utils.findRequiredViewAsType(source R.id.recyclerview “field ‘mRecyclerView‘“ RecyclerView.class);
target.mRefreshLayout = Utils.findRequiredViewAsType(source R.id.swiprefresh “field ‘mRefreshLayout‘“ SwipeRefreshLayout.class);
}
@Override
@CallSuper
public void unbind() {
MainFragment target = this.target;
if (target == null) throw new IllegalStateException(“Bindings already cleared.“);
this.target = null;
target.mRecyclerView = null;
target.mRefreshLayout = null;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 7 2018-01-09 12:24 IWeather\.git\COMMIT_EDITMSG
文件 305 2017-11-19 11:19 IWeather\.git\config
文件 73 2017-11-19 11:18 IWeather\.git\desc
文件 100 2017-11-26 22:02 IWeather\.git\FETCH_HEAD
文件 23 2017-11-19 11:18 IWeather\.git\HEAD
文件 478 2017-11-19 11:18 IWeather\.git\hooks\applypatch-msg.sample
文件 896 2017-11-19 11:18 IWeather\.git\hooks\commit-msg.sample
文件 189 2017-11-19 11:18 IWeather\.git\hooks\post-update.sample
文件 424 2017-11-19 11:18 IWeather\.git\hooks\pre-applypatch.sample
文件 1642 2017-11-19 11:18 IWeather\.git\hooks\pre-commit.sample
文件 1348 2017-11-19 11:18 IWeather\.git\hooks\pre-push.sample
文件 4898 2017-11-19 11:18 IWeather\.git\hooks\pre-reba
文件 544 2017-11-19 11:18 IWeather\.git\hooks\pre-receive.sample
文件 1492 2017-11-19 11:18 IWeather\.git\hooks\prepare-commit-msg.sample
文件 3610 2017-11-19 11:18 IWeather\.git\hooks\update.sample
文件 23219 2018-01-15 08:57 IWeather\.git\index
文件 240 2017-11-19 11:18 IWeather\.git\info\exclude
文件 5095 2018-01-09 12:24 IWeather\.git\logs\HEAD
文件 5095 2018-01-09 12:24 IWeather\.git\logs\refs\heads\master
文件 4122 2018-01-09 12:24 IWeather\.git\logs\refs\remotes\origin\master
文件 109 2017-11-26 20:39 IWeather\.git\ob
文件 2596 2017-11-25 16:47 IWeather\.git\ob
文件 652 2017-11-27 11:57 IWeather\.git\ob
文件 117 2017-11-25 14:53 IWeather\.git\ob
文件 1864 2017-11-26 20:39 IWeather\.git\ob
文件 45 2017-11-26 20:39 IWeather\.git\ob
文件 305 2017-11-19 11:18 IWeather\.git\ob
文件 145 2017-11-27 12:05 IWeather\.git\ob
文件 793 2017-11-19 18:48 IWeather\.git\ob
文件 615 2017-11-26 17:27 IWeather\.git\ob
............此处省略7671个文件信息
相关资源
- java是现实的完整的天气预报程序
- java调用weather接口实现天气预报
- Android studio天气预报
- Java网络天气预报程序.rar
- 天气预报加widget源码.zip
- java实现WebService显示天气预报
- 天气预报JSP代码
- Android 天气预报加widget源码
-
天气预报,xm
l解析 - javaweb天气预报
- WebService 的调用天气预报Demo
- 天气预报应用实现实验报告.doc
- NowAPI 的天气预报接口的实现
- 移动 android studio 天气预报
- android studio 天气预报
- 基于Android的天气预报app的设计与实现
- Java 天气预报 & 万年历(带农历)
- 微信小程序天气预报带后端
- Android之Webservice详解与调用天气预报
- 基于android的天气预报,源码
-
jsp 获取天气预报 (webxm
l) - php导航网站源码(含天气预报功能)
- 用android编写的天气源码
- android天气预报项目报告
- 中央气象台的天气预报API城市码Andr
- Android 天气预报源码.zip
- android-天气预报
- android天气预报项目代码
- android 天气预报源码
- java webservice天气预报快递单号
评论
共有 条评论