小编Nix*_*ova的帖子

如何让Chrome URL显示空格而不是%20

Firefox 等浏览器会显示包含空格(包括 nbsp)的 URL,其中包含实际空格 ( );Chrome 始终在地址栏中将空格显示为%20(以及 nbsp 的显示为)。%C2%A0(即,Firefoxhttp://example.com/A B在地址栏中显示,而 Chrome 显示http://example.com/A%20B。)有没有办法让 Chrome 显示空格而不是%20

url google-chrome character-encoding

5
推荐指数
1
解决办法
1352
查看次数

标签 统计

character-encoding ×1

google-chrome ×1

url ×1