We hope to insert the weather forecast into the website: the following effect:
<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> That link is to the "China Weather" website. When you need the weather of other cities, replace the string 101190801. So how do I know what string is what city? For example, when we search for Shanghai, we see the URL is: http://www.weather.com.cn/weather/101020100.shtml Then you understand! Just replace the original string with the number string after the city you need! |
<<: How to package the docker image, push it to the remote server and deploy it to k8s
>>: A brief discussion on the solution to the failure of starting the server installation in MySQL
This article example shares the specific code of ...
1. Why does nginx use gzip? 1. The role of compre...
vmware vsphere 6.5 is the classic version of vsph...
As a newbie who has just come into contact with t...
Usage scenario: We use Alibaba Cloud and purchase...
<br />When discussing with my friends, I men...
This article will introduce how to use explain to...
Table of contents splice() Method join() Method r...
Table of contents Comprehensive comparison From t...
Why is the title of the article “Imitation Magnif...
The full name of Blog should be Web log, which me...
Here is a record of how to make a scroll bar appe...
What is Load Balancing Load balancing is mainly a...
If the server's images are hotlinked by other...
This article records the installation and configu...