• 大小: 20.77MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-08-01
  • 语言: 其他
  • 标签: Android  App  

资源简介

查看天气的App 用来练手,城市信息是从view-source:http://www.weather.com.cn/data/list3/city.xml这里面获取的

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.example.chencong.coolweather.test;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.example.chencong.coolweather.test“;
  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“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-07-14 22:08  CoolWeather\.git\
     文件          39  2016-07-14 22:06  CoolWeather\.git\COMMIT_EDITMSG
     文件         311  2016-07-12 19:19  CoolWeather\.git\config
     文件          73  2016-07-12 19:19  CoolWeather\.git\description
     文件          23  2016-07-12 19:19  CoolWeather\.git\HEAD
     目录           0  2016-07-12 19:25  CoolWeather\.git\hooks\
     文件         478  2016-07-12 19:19  CoolWeather\.git\hooks\applypatch-msg.sample
     文件         896  2016-07-12 19:19  CoolWeather\.git\hooks\commit-msg.sample
     文件         189  2016-07-12 19:19  CoolWeather\.git\hooks\post-update.sample
     文件         424  2016-07-12 19:19  CoolWeather\.git\hooks\pre-applypatch.sample
     文件        1642  2016-07-12 19:19  CoolWeather\.git\hooks\pre-commit.sample
     文件        1239  2016-07-12 19:19  CoolWeather\.git\hooks\prepare-commit-msg.sample
     文件        1348  2016-07-12 19:19  CoolWeather\.git\hooks\pre-push.sample
     文件        4951  2016-07-12 19:19  CoolWeather\.git\hooks\pre-rebase.sample
     文件        3610  2016-07-12 19:19  CoolWeather\.git\hooks\update.sample
     文件        7895  2016-07-14 22:06  CoolWeather\.git\index
     目录           0  2016-07-12 19:25  CoolWeather\.git\info\
     文件         240  2016-07-12 19:19  CoolWeather\.git\info\exclude
     目录           0  2016-07-12 19:25  CoolWeather\.git\logs\
     文件        1218  2016-07-14 22:06  CoolWeather\.git\logs\HEAD
     目录           0  2016-07-12 19:25  CoolWeather\.git\logs\refs\
     目录           0  2016-07-12 19:25  CoolWeather\.git\logs\refs\heads\
     文件        1218  2016-07-14 22:06  CoolWeather\.git\logs\refs\heads\master
     目录           0  2016-07-12 19:25  CoolWeather\.git\logs\refs\remotes\
     目录           0  2016-07-12 19:49  CoolWeather\.git\logs\refs\remotes\origin\
     文件         189  2016-07-12 19:19  CoolWeather\.git\logs\refs\remotes\origin\HEAD
     文件         858  2016-07-14 22:07  CoolWeather\.git\logs\refs\remotes\origin\master
     目录           0  2016-07-14 22:06  CoolWeather\.git\objects\
     目录           0  2016-07-12 19:48  CoolWeather\.git\objects\00\
     文件         145  2016-07-12 19:48  CoolWeather\.git\objects\00\a04dee5ba57407c4c43a9b89df263bfe1c1186
     目录           0  2016-07-12 19:48  CoolWeather\.git\objects\01\
............此处省略2222个文件信息

评论

共有 条评论