📅  最后修改于: 2022-03-11 15:00:12.938000             🧑  作者: Mango
A space is assigned number 32, which is 20 in hexadecimal.
When you see “%20,” it represents a space in an encoded URL,
for example, http://www.example.com/products%20and%20services.html.