摘要: url详解 url是Uniform Resource Locator的简写,统一资源定位符。 scheme://host:port/path/?query-string=xxx#anchor 1、scheme:代表的是访问的协议。一般为http或者https以及ftp等。 2、host:主机名,域名 阅读全文
posted @ 2021-09-28 09:36 Sunlightqwq 阅读(351) 评论(0) 推荐(0)