当前位置:首页 > 网络编程 > WEB编程 > 其它 > 七款超靓天气预报代码

七款超靓天气预报代码

点击次数:24 次 发布日期:2008-11-26 20:11:54 作者:源代码网
源代码网推荐 我用的是pjblog方法如下:
源代码网推荐可以放置在网页上.进入后台“界面与插件”-“设置模块”,在页面下方新建一个“侧边模块”,模块标识任意,名称为“天气预报”或“Weather”,注意排序,点击“保存模块”。保存后点击后面的“编辑HTML源代码”,插入一下代码即可。
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<iframe width="150" height="240" frameborder="0" scrolling="No" src="http://appnews.qq.com/cgi-bin/news_qq_search?city=xxx"></iframe>

源代码网推荐其中的“xxx”是每个城市的代码:比如武汉的就是%CE%E4%BA%BA
源代码网推荐下面是其他的一些城市的编码:
源代码网推荐
源代码网推荐   上海-%C9%CF%BA%A3
源代码网推荐   北京-%B1%B1%BE%A9
源代码网推荐   青岛-%C7%E0%B5%BA
源代码网推荐   济南-%BC%C3%C4%CF
源代码网推荐   武汉-%CE%E4%BA%BA
源代码网推荐   福州-%B8%A3%D6%DD
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<iframe src="http://weather.265.com/weather.htm" width="168" height="54" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

源代码网推荐
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<IFRAME ID="ifm2" WIDTH="189" HEIGHT="190" ALIGN="CENTER" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="NO" SRC="http://weather.qq.com/inc/ss258.htm"></IFRAME>

源代码网推荐
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<IFRAME ID="ifm2" WIDTH="260" HEIGHT="70" ALIGN="CENTER" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="NO" src="http://news.sina.com.cn/iframe/weather/130101.html"></ifreame>

源代码网推荐
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<iframe width="469" height="218" border="0" align="center" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://appnews.qq.com/cgi-bin/news_weather_search?city=厦门" allowTransparency="true"></iframe>

源代码网推荐
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<IFRAME ID="ifm1" WIDTH="405" HEIGHT="332" ALIGN="center" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="NO" SRC="http://weather.qq.com/24.htm"></IFRAME>

源代码网推荐
源代码网推荐
源代码网推荐
CODE: [Copy to clipboard]
<iframe width="145" height="130" border="0" align="center" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://minisite.qq.com/Weather/news_new.html" allowTransparency="true"></iframe>

源代码网供稿.
网友评论 (0)
会员中心
网络编程
本站推荐
网络编程之精华