资源简介
天气预报程序源码,没有漂亮的页面,天气信息是用文字描述的。
代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.xmobileapp.android.weatherforecast;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int cityText=0x7f050000;
public static final int resultText=0x7f050002;
public static final int searchBtn=0x7f050001;
}
public static final class layout {
public static final int main=0x7f030000;
public static final int result=0x7f030001;
}
public static final class strin
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-11-29 09:41 AndroidWeatherForecast\
文件 355 2009-07-27 22:00 AndroidWeatherForecast\.classpath
文件 858 2009-07-27 20:02 AndroidWeatherForecast\.project
文件 860 2009-07-28 17:08 AndroidWeatherForecast\AndroidManifest.xm
目录 0 2009-11-20 09:39 AndroidWeatherForecast\assets\
文件 143557 2009-07-27 19:33 AndroidWeatherForecast\assets\ksoap2-android-2.2-jar-with-dependencies.jar
文件 98114 2009-07-27 22:00 AndroidWeatherForecast\assets\ksoap2-android-full-2.1.2.jar
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\
文件 314780 2011-02-27 20:17 AndroidWeatherForecast\bin\AndroidWeatherForecast.apk
文件 143368 2011-02-27 20:17 AndroidWeatherForecast\bin\classes.dex
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\com\
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\
文件 1439 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\AndroidWeatherForecast$1.class
文件 1331 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\AndroidWeatherForecast$2.class
文件 5329 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\AndroidWeatherForecast.class
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\me
文件 340 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\me
文件 2169 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\me
文件 763 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\me
文件 400 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\R$attr.class
文件 460 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\R$drawable.class
文件 513 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\R$id.class
文件 484 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\R$layout.class
文件 651 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\R$string.class
文件 671 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\R.class
目录 0 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\transport\
文件 3227 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\transport\AndroidHttpTransport.class
文件 3127 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\transport\AndroidServiceConnection.class
文件 2715 2011-02-27 20:17 AndroidWeatherForecast\bin\com\xmobileapp\android\weatherforecast\transport\WebServiceCaller.class
............此处省略41个文件信息
评论
共有 条评论