資源簡介
利用json 解析天氣 查詢全國的天氣、溫度,

代碼片段和文件信息
/**?Automatically?generated?file.?DO?NOT?MODIFY?*/
package?com.hc.activity;
public?final?class?BuildConfig?{
????public?final?static?boolean?DEBUG?=?true;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????475??2013-11-23?17:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\.classpath
?????文件????????865??2013-11-26?19:02??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\.project
?????文件???????1097??2013-11-26?18:09??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\AndroidManifest.xm
?????文件???????1097??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\AndroidManifest.xm
?????文件?????290649??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\AndroidWeatherReportDemo_JSON.apk
?????文件????????339??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\BuildConfig.class
?????文件???????1799??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\HttpDownloader.class
?????文件???????1942??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\MainActivity$Button1Listener.class
?????文件???????2120??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\MainActivity$Button2Listener.class
?????文件???????1619??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\MainActivity$CitySelectListener.class
?????文件???????1958??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\MainActivity$ProSelectListener.class
?????文件??????16410??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\MainActivity.class
?????文件?????116932??2013-12-02?10:00??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\NameIDMap.class
?????文件????????331??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$attr.class
?????文件????????452??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$dimen.class
?????文件????????398??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$drawable.class
?????文件????????846??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$id.class
?????文件????????394??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$layout.class
?????文件????????379??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$menu.class
?????文件????????463??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$string.class
?????文件????????422??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R$st
?????文件????????643??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes\com\hc\activity\R.class
?????文件?????726952??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\classes.dex
?????文件?????189231??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\dexedLibs\android-support-v4-91e931cf7e691740907c75857ab2bd0c.jar
?????文件????????120??2013-12-07?16:14??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\jarlist.cache
?????文件???????5964??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\res\drawable-hdpi\ic_launcher.png
?????文件???????3112??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\res\drawable-mdpi\ic_launcher.png
?????文件???????9355??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\res\drawable-xhdpi\ic_launcher.png
?????文件??????17889??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\res\drawable-xxhdpi\ic_launcher.png
?????文件??????41875??2013-12-07?16:18??AndroidWeatherReportDemo_JSON?網上下載項目?原稿\bin\resources.ap_
............此處省略60個文件信息
評論
共有 條評論