我是靠谱客的博主 忐忑摩托,这篇文章主要介绍如何在网站中插入天气预报,现在分享给大家,希望可以做个参考。

我们希望在网站插入天气预报:如下效果:

 



需要插入属下代码:

<iframe src="http://www.weather.com.cn/weather/101190801.shtml " width="245" height="110" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

 

那个连接链接到“中国天气”网。

 

需要其他城市的天气的时,就替换101190801这个字符串。那么我怎么知道什么城市是啥字符串啊?

 

比如我们搜索到上海,看见url是这样:http://www.weather.com.cn/weather/101020100.shtml

 

那么你懂了吧!只要把需要城市后面的数字字符串替换原来那个字符串即可!

最后

以上就是忐忑摩托最近收集整理的关于如何在网站中插入天气预报的全部内容,更多相关如何在网站中插入天气预报内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(185)

评论列表共有 0 条评论

立即
投稿
返回
顶部