不晓得是不是应该发在这个板块   小弟急需这样的代码   有哪位好心的人有的 帮帮小弟  万分感谢!

解决方案 »

  1.   


    <IFRAME id=weatherwin border=0 name=weatherwin marginWidth=0 marginHeight=0 src="http://tq.v23.com/" frameBorder=no width=128 scrolling=no height=50></IFRAME>
      

  2.   

    <iframe src="http://www.thinkpage.cn/weather/weather.aspx?uid=&c=CHXX0008&l=zh-CHS&p=CMA&a=0&u=C&s=1&m=1&x=1&d=3&fc=&bgc=&bc=&ti=1&in=1&li=2&ct=iframe" frameborder="0" scrolling="no" width="200" height="260" allowTransparency="true"></iframe>
      

  3.   

    新浪天气接口:http://php.weather.sina.com.cn/iframe/index/w_cl.php?day=2&code=js&cbf=show&city=加城市名称
    返回好像是Json,可以用Ajax掉用
      

  4.   

    http://www.weather.com.cn/
    提供的有调用功能。数据是权威
      

  5.   

    我想要是某个网站提供了API,给我们调用的话,我想就可以了。