今天我们来介绍利用weather.com.cn上的天气预报功能,这里介绍了大家常用的,其它的大家可以自己去下载。

我们这里的天气预览不需要js来调用,只要用iframe就可以了,更不需要ASP/' target='_blank'class='infotextkey'>asp.net之类的来操作了。



http://m.weather.com.cn/m/pn1/weather.htm

" width="235" height="20" marginwidth="0" marginheight="0"hspace="0" vspace="0"

frameborder="0" scrolling="no">

调用代码二

  1. " width="180"height="20" marginwidth="0" marginheight="0" hspace="0"vspace="0"
  2. frameborder="0"scrolling="no">

复制代码

调用代码三

  1. " width="225"height="20" marginwidth="0" marginheight="0" hspace="0"vspace="0"
  2. frameborder="0"scrolling="no">

复制代码

调用代码四

  1. " width="160"height="20" marginwidth="0" marginheight="0" hspace="0"vspace="0"
  2. frameborder="0"scrolling="no">

复制代码

原文链接: http://www.002pc.com/master/College/26996.html

05-07 12:54
查看更多