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
1. Select Edit → Virtual Network Editor in the me...
Preface It took two days to reconstruct a puzzle ...
I was bored and sorted out some simple exercises ...
1. It is best to add a sentence like this before t...
Table of contents How to rename MySQL database Th...
mysql installer community 8.0.16.0 installation g...
This article will not explain the use and install...
MySQL variables include system variables and syst...
Table of contents The beginning of the story Inst...
The solution is as follows: 1. Force delete conta...
The information on Baidu is so diverse that it...
<br />Previous article: Web Design Tutorial ...
The virtual machine I rented from a certain site ...
Standalone hbase, let’s talk about it first. Inst...
A WeakMap object is a collection of key/value pai...