摘要:
这几天郑州下雪,一直盼望晴天的到来,于是关注天气情况.可以Google一下:tq 郑州如今写了个抓取中央气象台的天气预报(http://www.tq121.com) public string GetWeather(string url){ string weacherhtml=String.Empty; HttpWebRequest rt=null; HttpWebResponse... 阅读全文
posted @ 2004-12-24 14:01
cacard
阅读(7573)
评论(9)
推荐(0)