查天气的web service
http://www.webservicex.net/globalweather.asmx
有两个方法
GetCitiesByCountry 方法有一个参数CountryName(国家名),获取一个国家的所有城市的dataset的xml
GetWeather方法有两个参数,城市(可以通过GetCitiesByCountry得到)和国家,获取一个天气情况的dataset的xml
天气:http://china.msn.com/weather/
http://jump.qq.com/clienturl_simp_77
新闻:http://bugbear.vip.sina.com/qq/news.htm
雅燃音乐:http://www.flamesky.org/yr/club/bgm/flameskymp.html
用iframe连接别人的网页:在你的blog的选项》》配置》》静态新闻/声明里面加入!
<iframe width=157 height=240 frameborder=0 scrolling=NO src='http://appnews.qq.com/cgi-bin/news_qq_search?city=%c9%cf%ba%a3'></iframe>
博客介绍了查天气的Web Service,如http://www.webservicex.net/globalweather.asmx,包含GetCitiesByCountry和GetWeather方法,可获取城市和天气的dataset的xml。还给出了天气、新闻、音乐等网页链接,以及用iframe连接网页的方法,可在blog配置中加入代码。
5997

被折叠的 条评论
为什么被折叠?



