会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
306Room
博客园
首页
新随笔
新文章
联系
订阅
管理
2006年7月5日
用webservice实现的一个天气预报程序
摘要: 今天在网上找到了一个免费的天气预报的webservice,于是就用C#2005做了一个调用webservice的天气预报的程序,可以显示天气图片的。 usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;...
阅读全文
posted @ 2006-07-05 20:32 小镇
阅读(1330)
评论(3)
推荐(0)
编辑