url的分析和解释

url的分析和解释 url的作用:资源统一定位 protocol(协议): host(主机名): port(端口号,默认8080) /pathname(路径) ?查询字符串(search) #锚点(hash) http: //www.baidu.com: 8080 /code/xxx.html ?username=xxx&age=18 #1;
相关文章
相关标签/搜索