文件名称:WeatherForecastExample
介绍说明--下载内容均来自于网络,请自行研究使用
Flex实现简易天气预报客户端
新手接触Flex开发,希望通过实践来加深书面知识的理解。
本文以期实现Flex版天气预报客户端,将该任务粗略的分为两部分:一是从网络获取天气预报数据;二是展示天气预报信息。-Flex clients achieve easy Forecast
新手接触Flex开发,希望通过实践来加深书面知识的理解。
本文以期实现Flex版天气预报客户端,将该任务粗略的分为两部分:一是从网络获取天气预报数据;二是展示天气预报信息。-Flex clients achieve easy Forecast
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WeatherForecastExample\.actionScriptProperties
......................\.flexProperties
......................\.project
......................\.settings\org.eclipse.core.resources.prefs
......................\bin-debug\framework_4.5.0.17689.swf
......................\.........\history\history.css
......................\.........\.......\history.js
......................\.........\.......\historyFrame.html
......................\.........\mx_4.5.0.17689.swf
......................\.........\osmf_1.0.0.16316.swf
......................\.........\playerProductInstall.swf
......................\.........\rpc_4.5.0.17689.swf
......................\.........\sparkskins_4.5.0.17689.swf
......................\.........\spark_4.5.0.17689.swf
......................\.........\swfobject.js
......................\.........\textLayout_2.0.0.139.swf
......................\.........\WeatherForecastExample.html
......................\.........\WeatherForecastExample.swf
......................\html-template\history\history.css
......................\.............\.......\history.js
......................\.............\.......\historyFrame.html
......................\.............\index.template.html
......................\.............\playerProductInstall.swf
......................\.............\swfobject.js
......................\libs\Cairngorm.swc
......................\src\com\weather\example\business\Services.mxml
......................\...\...\.......\.......\........\ServicesDelegate.as
......................\...\...\.......\.......\commands\GetWeatherByCityCommand.as
......................\...\...\.......\.......\..ntrol\GetWeatherByCityControl.as
......................\...\...\.......\.......\event\GetWeatherByCityEvent.as
......................\...\...\.......\.......\model\GetWeather.as
......................\...\...\.......\.......\.....\ModelLocator.as
......................\...\...\.......\.......\view\CityInfoPanel.mxml
......................\...\...\.......\.......\....\QueryPanel.mxml
......................\...\...\.......\.......\....\WeatherResultChart.mxml
......................\...\...\.......\.......\....\WeatherResultPanel.mxml
......................\...\...\.......\.......\.o\CityInfoVO.as
......................\...\...\.......\.......\..\QueryItemVO.as
......................\...\WeatherForecastExample.mxml
......................\...\com\weather\example\business
......................\...\...\.......\.......\commands
......................\...\...\.......\.......\control
......................\...\...\.......\.......\event
......................\...\...\.......\.......\model
......................\...\...\.......\.......\view
......................\...\...\.......\.......\vo
......................\...\...\.......\example
......................\...\...\weather
......................\bin-debug\history
......................\html-template\history
......................\src\com
......................\.settings
......................\bin-debug
......................\html-template
......................\libs
......................\src
WeatherForecastExample