现在的位置: 首页 > 综合 > 正文

用于Blog的天气预报服务

2012年11月07日 ⁄ 综合 ⁄ 共 373字 ⁄ 字号 评论关闭

如果您读到此文档,并想使用最新的天气服务,请前往www.blogweather.net/WeatherHelper.aspx 获取您自己的天气预报样式,谢谢

最近发现QQ的提供给Blog使用的天气预报(http://appnews.qq.com/cgi-bin/news_qq_search?city=上海)老是坏,便自己动手写了一个,效果如下,只要在Blog的Config上加入
<center>
<iframe id="weather" width="158" height=320 frameborder="0" scrolling="NO" src="http://www.blogweather.net/MyWeather.aspx?Name=上海"></iframe>
</center>
即可;其中,城市名可以直接用中文,而不用以前QQ的编码格式

效果如下:


抱歉!评论已关闭.