文件名称:CityWeather
介绍说明--下载内容来自于网络,使用问题请自行百度
城市天气预报,简单的源代码,适合初学者学习。功能简单-Weather forecasts for cities, simple source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CityWeather/.classpath
CityWeather/.project
CityWeather/AndroidManifest.xml
CityWeather/assets/
CityWeather/bin/
CityWeather/bin/AndroidManifest.xml
CityWeather/bin/classes/
CityWeather/bin/classes/com/
CityWeather/bin/classes/com/yarin/
CityWeather/bin/classes/com/yarin/android/
CityWeather/bin/classes/com/yarin/android/CityWeather/
CityWeather/bin/classes/com/yarin/android/CityWeather/BuildConfig.class
CityWeather/bin/classes/com/yarin/android/CityWeather/CityWeather.class
CityWeather/bin/classes/com/yarin/android/CityWeather/ConstData.class
CityWeather/bin/classes/com/yarin/android/CityWeather/GoogleWeatherHandler.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$attr.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$color.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$drawable.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$id.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$layout.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$string.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R.class
CityWeather/bin/classes/com/yarin/android/CityWeather/SingleWeatherInfoView.class
CityWeather/bin/classes/com/yarin/android/CityWeather/WeatherCurrentCondition.class
CityWeather/bin/classes/com/yarin/android/CityWeather/WeatherForecastCondition.class
CityWeather/bin/classes/com/yarin/android/CityWeather/WeatherSet.class
CityWeather/bin/res/
CityWeather/gen/
CityWeather/gen/com/
CityWeather/gen/com/yarin/
CityWeather/gen/com/yarin/android/
CityWeather/gen/com/yarin/android/CityWeather/
CityWeather/gen/com/yarin/android/CityWeather/BuildConfig.java
CityWeather/gen/com/yarin/android/CityWeather/R.java
CityWeather/project.properties
CityWeather/res/
CityWeather/res/drawable/
CityWeather/res/drawable/bg.jpg
CityWeather/res/drawable/icon.png
CityWeather/res/drawable-hdpi/
CityWeather/res/drawable-ldpi/
CityWeather/res/drawable-mdpi/
CityWeather/res/drawable-xhdpi/
CityWeather/res/layout/
CityWeather/res/layout/main.xml
CityWeather/res/values/
CityWeather/res/values/strings.xml
CityWeather/src/
CityWeather/src/com/
CityWeather/src/com/yarin/
CityWeather/src/com/yarin/android/
CityWeather/src/com/yarin/android/CityWeather/
CityWeather/src/com/yarin/android/CityWeather/CityWeather.java
CityWeather/src/com/yarin/android/CityWeather/ConstData.java
CityWeather/src/com/yarin/android/CityWeather/GoogleWeatherHandler.java
CityWeather/src/com/yarin/android/CityWeather/SingleWeatherInfoView.java
CityWeather/src/com/yarin/android/CityWeather/WeatherCurrentCondition.java
CityWeather/src/com/yarin/android/CityWeather/WeatherForecastCondition.java
CityWeather/src/com/yarin/android/CityWeather/WeatherSet.java
CityWeather/.project
CityWeather/AndroidManifest.xml
CityWeather/assets/
CityWeather/bin/
CityWeather/bin/AndroidManifest.xml
CityWeather/bin/classes/
CityWeather/bin/classes/com/
CityWeather/bin/classes/com/yarin/
CityWeather/bin/classes/com/yarin/android/
CityWeather/bin/classes/com/yarin/android/CityWeather/
CityWeather/bin/classes/com/yarin/android/CityWeather/BuildConfig.class
CityWeather/bin/classes/com/yarin/android/CityWeather/CityWeather.class
CityWeather/bin/classes/com/yarin/android/CityWeather/ConstData.class
CityWeather/bin/classes/com/yarin/android/CityWeather/GoogleWeatherHandler.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$attr.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$color.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$drawable.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$id.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$layout.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R$string.class
CityWeather/bin/classes/com/yarin/android/CityWeather/R.class
CityWeather/bin/classes/com/yarin/android/CityWeather/SingleWeatherInfoView.class
CityWeather/bin/classes/com/yarin/android/CityWeather/WeatherCurrentCondition.class
CityWeather/bin/classes/com/yarin/android/CityWeather/WeatherForecastCondition.class
CityWeather/bin/classes/com/yarin/android/CityWeather/WeatherSet.class
CityWeather/bin/res/
CityWeather/gen/
CityWeather/gen/com/
CityWeather/gen/com/yarin/
CityWeather/gen/com/yarin/android/
CityWeather/gen/com/yarin/android/CityWeather/
CityWeather/gen/com/yarin/android/CityWeather/BuildConfig.java
CityWeather/gen/com/yarin/android/CityWeather/R.java
CityWeather/project.properties
CityWeather/res/
CityWeather/res/drawable/
CityWeather/res/drawable/bg.jpg
CityWeather/res/drawable/icon.png
CityWeather/res/drawable-hdpi/
CityWeather/res/drawable-ldpi/
CityWeather/res/drawable-mdpi/
CityWeather/res/drawable-xhdpi/
CityWeather/res/layout/
CityWeather/res/layout/main.xml
CityWeather/res/values/
CityWeather/res/values/strings.xml
CityWeather/src/
CityWeather/src/com/
CityWeather/src/com/yarin/
CityWeather/src/com/yarin/android/
CityWeather/src/com/yarin/android/CityWeather/
CityWeather/src/com/yarin/android/CityWeather/CityWeather.java
CityWeather/src/com/yarin/android/CityWeather/ConstData.java
CityWeather/src/com/yarin/android/CityWeather/GoogleWeatherHandler.java
CityWeather/src/com/yarin/android/CityWeather/SingleWeatherInfoView.java
CityWeather/src/com/yarin/android/CityWeather/WeatherCurrentCondition.java
CityWeather/src/com/yarin/android/CityWeather/WeatherForecastCondition.java
CityWeather/src/com/yarin/android/CityWeather/WeatherSet.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.