资源简介

该源码是根据郭神的《第一行代码 第二版》写出来的 可以查询国内各地的天气预报信息而且还有几个不错的功能 UI界面也用到了Material Design

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.coolweather.android.coolweather;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.coolweather.android.coolweather“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         34  2018-10-02 15:40  CoolWeather\.git\COMMIT_EDITMSG

     文件        366  2018-10-01 16:44  CoolWeather\.git\config

     文件         73  2018-10-01 16:17  CoolWeather\.git\description

     文件         23  2018-10-01 16:18  CoolWeather\.git\HEAD

     文件        478  2018-10-01 16:17  CoolWeather\.git\hooks\applypatch-msg.sample

     文件        896  2018-10-01 16:17  CoolWeather\.git\hooks\commit-msg.sample

     文件       3327  2018-10-01 16:17  CoolWeather\.git\hooks\fsmonitor-watchman.sample

     文件        189  2018-10-01 16:17  CoolWeather\.git\hooks\post-update.sample

     文件        424  2018-10-01 16:17  CoolWeather\.git\hooks\pre-applypatch.sample

     文件       1638  2018-10-01 16:17  CoolWeather\.git\hooks\pre-commit.sample

     文件       1348  2018-10-01 16:17  CoolWeather\.git\hooks\pre-push.sample

     文件       4898  2018-10-01 16:17  CoolWeather\.git\hooks\pre-rebase.sample

     文件        544  2018-10-01 16:17  CoolWeather\.git\hooks\pre-receive.sample

     文件       1492  2018-10-01 16:17  CoolWeather\.git\hooks\prepare-commit-msg.sample

     文件       3610  2018-10-01 16:17  CoolWeather\.git\hooks\update.sample

     文件       9113  2018-10-23 16:17  CoolWeather\.git\index

     文件        240  2018-10-01 16:17  CoolWeather\.git\info\exclude

     文件       1361  2018-10-02 15:40  CoolWeather\.git\logs\HEAD

     文件       1361  2018-10-02 15:40  CoolWeather\.git\logs\refs\heads\master

     文件        182  2018-10-01 16:18  CoolWeather\.git\logs\refs\remotes\origin\HEAD

     文件        973  2018-10-02 15:41  CoolWeather\.git\logs\refs\remotes\origin\master

     文件        190  2018-10-01 23:01  CoolWeather\.git\objects\00\e8888391a58686a07674cde1bed48fb85fdbd2

     文件         91  2018-10-01 16:45  CoolWeather\.git\objects\01\5b14a1f0c4b151b317251795b9b2bb44831b18

     文件         53  2018-10-01 16:45  CoolWeather\.git\objects\01\9d38329bb730a6fe2ce864041b987da89033e2

     文件        108  2018-10-01 23:01  CoolWeather\.git\objects\02\62459a064bf5efa3f18355a5e87de76bff95d8

     文件        212  2018-10-01 23:01  CoolWeather\.git\objects\05\994693c826a490e240a26806a0803cde16c731

     文件        276  2018-10-01 16:20  CoolWeather\.git\objects\05\cb803ef84975719dde29b8e1732d2a01d5c213

     文件         49  2018-10-01 16:21  CoolWeather\.git\objects\06\e76a3dbe0eb96abdc6bbcaa1195de066b37d9c

     文件        222  2018-10-01 16:20  CoolWeather\.git\objects\08\333c0fe3f7243719df4f6bd115cdd0b528129b

     文件        199  2018-10-02 15:29  CoolWeather\.git\objects\08\8905c8ff512d1615cb6610453b97208196dd4c

............此处省略2327个文件信息

评论

共有 条评论