搜索资源列表
WeatherForecast
- 天气预报的C#源码,数据来源于中国气象局数据,实时更新,准确可靠-C# source of weather forecasting, data from the China Meteorological Administration data, real-time updates, accurate and reliable
WeatherForecast
- WeatherForecast webservices
WeatherForecast
- 本天气预报程序实现了从网络中获取并向用户显示当地天气预报信息。-Get the Weather Forecast for the your location.
WeatherForecast
- WP7写的一个天气预报,是C#写的.就这么简单.IDE是VS2010.需要安装模拟器.-a weathercast program
WeatherForecast
- 在软件构建过程中,我们需要为某些对象建立一种“通知依赖关系” -- 一个对象(目标对象)的状态发生改变,所有的依赖对象(观察者对象)都将得到通知。如果这样的依赖关系过于紧密,将使软件不能很好地抵御变化。 使用面向对象技术,可以将这种依赖关系弱化,并形成一种稳定的依赖关系。从而实现软件体系结构的松耦合。-In the software build process, we need to be established for certain object a " notification