当前位置: 代码迷 >> Web前端 >> 天候接口API
  详细解决方案

天候接口API

热度:287   发布时间:2012-08-31 12:55:03.0
天气接口API
把下面代码粘贴到自己的页面里,就能显示天气了。

<iframe src="http://m.weather.com.cn/m/pn4/weather.htm " width="160" height="20" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0"  allowtransparency="true" scrolling="no"></iframe>
  相关解决方案