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
Preface When docker run creates and runs a contai...
We usually use routing in vue projects, and vue-r...
This article example shares the specific code of ...
The <base> tag specifies the default addres...
Table of contents Canal Maxwell Databus Alibaba C...
Table of contents 1. for loop 2. Double for loop ...
1. Create a centos7.6 system and optimize the sys...
Table of contents 1. Installation requirements 2....
Load one or more features <template> <di...
1. Today, when I was making a page, I encountered ...
Install the latest stable version of MySQL on Lin...
This article shares the specific code of MySQL 8....
This article shares the specific code for writing...
Overview What is harbor? The English word means: ...
This article example shares the specific code of ...