文件名称:WeatherForecastExample
-
所属分类:
- 标签属性:
- 上传时间:2015-04-13
-
文件大小:4.48mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Flex实现简易天气预报客户端
新手接触Flex开发,希望通过实践来加深书面知识的理解。
本文以期实现Flex版天气预报客户端,将该任务粗略的分为两部分:一是从网络获取天气预报数据;二是展示天气预报信息。-Flex clients achieve easy Forecast
新手接触Flex开发,希望通过实践来加深书面知识的理解。
本文以期实现Flex版天气预报客户端,将该任务粗略的分为两部分:一是从网络获取天气预报数据;二是展示天气预报信息。-Flex clients achieve easy Forecast
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WeatherForecastExample/.actionScriptProperties
WeatherForecastExample/.flexProperties
WeatherForecastExample/.project
WeatherForecastExample/.settings/org.eclipse.core.resources.prefs
WeatherForecastExample/bin-debug/framework_4.5.0.17689.swf
WeatherForecastExample/bin-debug/history/history.css
WeatherForecastExample/bin-debug/history/history.js
WeatherForecastExample/bin-debug/history/historyFrame.html
WeatherForecastExample/bin-debug/mx_4.5.0.17689.swf
WeatherForecastExample/bin-debug/osmf_1.0.0.16316.swf
WeatherForecastExample/bin-debug/playerProductInstall.swf
WeatherForecastExample/bin-debug/rpc_4.5.0.17689.swf
WeatherForecastExample/bin-debug/sparkskins_4.5.0.17689.swf
WeatherForecastExample/bin-debug/spark_4.5.0.17689.swf
WeatherForecastExample/bin-debug/swfobject.js
WeatherForecastExample/bin-debug/textLayout_2.0.0.139.swf
WeatherForecastExample/bin-debug/WeatherForecastExample.html
WeatherForecastExample/bin-debug/WeatherForecastExample.swf
WeatherForecastExample/html-template/history/history.css
WeatherForecastExample/html-template/history/history.js
WeatherForecastExample/html-template/history/historyFrame.html
WeatherForecastExample/html-template/index.template.html
WeatherForecastExample/html-template/playerProductInstall.swf
WeatherForecastExample/html-template/swfobject.js
WeatherForecastExample/libs/Cairngorm.swc
WeatherForecastExample/src/com/weather/example/business/Services.mxml
WeatherForecastExample/src/com/weather/example/business/ServicesDelegate.as
WeatherForecastExample/src/com/weather/example/commands/GetWeatherByCityCommand.as
WeatherForecastExample/src/com/weather/example/control/GetWeatherByCityControl.as
WeatherForecastExample/src/com/weather/example/event/GetWeatherByCityEvent.as
WeatherForecastExample/src/com/weather/example/model/GetWeather.as
WeatherForecastExample/src/com/weather/example/model/ModelLocator.as
WeatherForecastExample/src/com/weather/example/view/CityInfoPanel.mxml
WeatherForecastExample/src/com/weather/example/view/QueryPanel.mxml
WeatherForecastExample/src/com/weather/example/view/WeatherResultChart.mxml
WeatherForecastExample/src/com/weather/example/view/WeatherResultPanel.mxml
WeatherForecastExample/src/com/weather/example/vo/CityInfoVO.as
WeatherForecastExample/src/com/weather/example/vo/QueryItemVO.as
WeatherForecastExample/src/WeatherForecastExample.mxml
WeatherForecastExample/src/com/weather/example/business
WeatherForecastExample/src/com/weather/example/commands
WeatherForecastExample/src/com/weather/example/control
WeatherForecastExample/src/com/weather/example/event
WeatherForecastExample/src/com/weather/example/model
WeatherForecastExample/src/com/weather/example/view
WeatherForecastExample/src/com/weather/example/vo
WeatherForecastExample/src/com/weather/example
WeatherForecastExample/src/com/weather
WeatherForecastExample/bin-debug/history
WeatherForecastExample/html-template/history
WeatherForecastExample/src/com
WeatherForecastExample/.settings
WeatherForecastExample/bin-debug
WeatherForecastExample/html-template
WeatherForecastExample/libs
WeatherForecastExample/src
WeatherForecastExample
WeatherForecastExample/.flexProperties
WeatherForecastExample/.project
WeatherForecastExample/.settings/org.eclipse.core.resources.prefs
WeatherForecastExample/bin-debug/framework_4.5.0.17689.swf
WeatherForecastExample/bin-debug/history/history.css
WeatherForecastExample/bin-debug/history/history.js
WeatherForecastExample/bin-debug/history/historyFrame.html
WeatherForecastExample/bin-debug/mx_4.5.0.17689.swf
WeatherForecastExample/bin-debug/osmf_1.0.0.16316.swf
WeatherForecastExample/bin-debug/playerProductInstall.swf
WeatherForecastExample/bin-debug/rpc_4.5.0.17689.swf
WeatherForecastExample/bin-debug/sparkskins_4.5.0.17689.swf
WeatherForecastExample/bin-debug/spark_4.5.0.17689.swf
WeatherForecastExample/bin-debug/swfobject.js
WeatherForecastExample/bin-debug/textLayout_2.0.0.139.swf
WeatherForecastExample/bin-debug/WeatherForecastExample.html
WeatherForecastExample/bin-debug/WeatherForecastExample.swf
WeatherForecastExample/html-template/history/history.css
WeatherForecastExample/html-template/history/history.js
WeatherForecastExample/html-template/history/historyFrame.html
WeatherForecastExample/html-template/index.template.html
WeatherForecastExample/html-template/playerProductInstall.swf
WeatherForecastExample/html-template/swfobject.js
WeatherForecastExample/libs/Cairngorm.swc
WeatherForecastExample/src/com/weather/example/business/Services.mxml
WeatherForecastExample/src/com/weather/example/business/ServicesDelegate.as
WeatherForecastExample/src/com/weather/example/commands/GetWeatherByCityCommand.as
WeatherForecastExample/src/com/weather/example/control/GetWeatherByCityControl.as
WeatherForecastExample/src/com/weather/example/event/GetWeatherByCityEvent.as
WeatherForecastExample/src/com/weather/example/model/GetWeather.as
WeatherForecastExample/src/com/weather/example/model/ModelLocator.as
WeatherForecastExample/src/com/weather/example/view/CityInfoPanel.mxml
WeatherForecastExample/src/com/weather/example/view/QueryPanel.mxml
WeatherForecastExample/src/com/weather/example/view/WeatherResultChart.mxml
WeatherForecastExample/src/com/weather/example/view/WeatherResultPanel.mxml
WeatherForecastExample/src/com/weather/example/vo/CityInfoVO.as
WeatherForecastExample/src/com/weather/example/vo/QueryItemVO.as
WeatherForecastExample/src/WeatherForecastExample.mxml
WeatherForecastExample/src/com/weather/example/business
WeatherForecastExample/src/com/weather/example/commands
WeatherForecastExample/src/com/weather/example/control
WeatherForecastExample/src/com/weather/example/event
WeatherForecastExample/src/com/weather/example/model
WeatherForecastExample/src/com/weather/example/view
WeatherForecastExample/src/com/weather/example/vo
WeatherForecastExample/src/com/weather/example
WeatherForecastExample/src/com/weather
WeatherForecastExample/bin-debug/history
WeatherForecastExample/html-template/history
WeatherForecastExample/src/com
WeatherForecastExample/.settings
WeatherForecastExample/bin-debug
WeatherForecastExample/html-template
WeatherForecastExample/libs
WeatherForecastExample/src
WeatherForecastExample
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.