搜索资源列表
weathercity
- 用C#写的一个,天气查询系统,可以方便的知道哪个城市的,天气.-C# to write a weather inquiry system, can easily know which of the city and the weather.
3efb96aa-a038-498c-b29f-a093933bf485
- 通过 WEB SERVICE 获得天气预报 Winform 源代码,可获得400个中外城市天气预报-WEB SERVICE access to weather forecasts through the Winform source code, available to 400 Chinese and foreign cities Weather Forecast
WeatherReport
- 通过发送html请求,并解析stream,获取指定城市的天气情况-By sending a html request and parse stream, get the weather conditions in selected cities
weatherget
- C#制作天气预报(根据城市不同动态得获得天气预报)
weather-forecast-
- C#调用webservice接口,准确显示一线城市的天气预报-weather forecast
myWeather
- C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致
tcshzs
- 功能介绍: 通过winform调用webseverice获取指定地区三日内的天气状况和生活指数, ,包含城市介绍,风向等信息,可以切换城市查找。同时学会使用webseverice-Features: Find winform to call webseverice access to designated areas within three days, weather conditions and living index, introduced include a city, th
WeatherWeb
- 程序通过访问公共天气的服务器进行全世界各大城市天气的时时查询。-Program in major cities around the world always check the weather server access via public weather.
WeatherGet
- C#制作天气预报(根据城市不同动态得获得天气预报)-C# make weather forecasts (depending on the dynamic city has to get the weather forecast)
WindowsFormsApplication1
- 用C#实现的对天气的查询显示程序,调用了开源的中国天气查询网站,通过城市的名称进行查询,返回天气的各项信息,包括未来三天的天气状况,和城市的简介等各项信息。(a weather serch program)