资源简介

此项目实现了定位功能,可以查询今天及未来四天的天气情况,采用了一个二级联动的城市选择器

资源截图

代码片段和文件信息

/** Automatically generated file. DO NOT MODIFY */
package com.example.weatherprotest;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-07-14 20:55  WeatherProtest\
     文件         601  2016-07-14 21:38  WeatherProtest\.classpath
     文件         850  2016-07-11 09:04  WeatherProtest\.project
     目录           0  2016-07-14 21:04  WeatherProtest\.settings\
     文件          87  2016-07-12 15:33  WeatherProtest\.settings\org.eclipse.core.resources.prefs
     文件         177  2016-07-14 21:04  WeatherProtest\.settings\org.eclipse.jdt.core.prefs
     文件        3174  2016-07-14 21:34  WeatherProtest\AndroidManifest.xml
     目录           0  2016-07-14 20:55  WeatherProtest\assets\
     文件      190445  2014-11-24 12:30  WeatherProtest\assets\province_data.xml
     目录           0  2016-07-14 21:39  WeatherProtest\bin\
     文件        3174  2016-07-14 21:35  WeatherProtest\bin\AndroidManifest.xml
     目录           0  2016-07-14 21:38  WeatherProtest\bin\classes\
     目录           0  2016-07-14 21:38  WeatherProtest\bin\classes\com\
     目录           0  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\
     目录           0  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\
     文件         361  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\BuildConfig.class
     文件        1085  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\MainActivity$1.class
     文件        5543  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\MainActivity$2.class
     文件        4535  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\MainActivity$MyLocationListener.class
     文件        8557  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\MainActivity.class
     文件         590  2016-07-14 21:38  WeatherProtest\bin\classes\com\example\weatherprotest\MyApplication.class
     文件         364  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$attr.class
     文件         431  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$color.class
     文件         485  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$dimen.class
     文件        1255  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$drawable.class
     文件        1744  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$id.class
     文件         464  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$layout.class
     文件         440  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$menu.class
     文件         539  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$string.class
     文件         455  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R$style.class
     文件         809  2016-07-19 17:11  WeatherProtest\bin\classes\com\example\weatherprotest\R.class
............此处省略173个文件信息

评论

共有 条评论