摘要:
/// /// SINA天气预报 1天 /// /// public static XmlDataDocument GetSinaWeather() { //http://weather.news.sina.com.cn/images/figureWeather/map/northEast.html ... 阅读全文
posted @ 2007-01-11 13:31 且行且思 阅读(644) 评论(0) 推荐(0)
|
|||
|
摘要:
/// /// SINA天气预报 1天 /// /// public static XmlDataDocument GetSinaWeather() { //http://weather.news.sina.com.cn/images/figureWeather/map/northEast.html ... 阅读全文
posted @ 2007-01-11 13:31 且行且思 阅读(644) 评论(0) 推荐(0)
摘要:
/// /// 国家气象局天气预报 3天 /// /// public static XmlDataDocument GetCMAWeather() { //http://www.cma.gov.cn/tqyb/ //http://www.cma.gov.cn/tqyb/weat... 阅读全文
posted @ 2007-01-11 13:28 且行且思 阅读(1945) 评论(0) 推荐(0) |
|||