问号后面的URL部分是什么术语? [英] What's the term for the part of the URL after the question mark?

查看:785
本文介绍了问号后面的URL部分是什么术语?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

http://www.example.com?foo

URL的foo部分是什么术语?

What's the term for the foo part of the URL?

推荐答案

它是查询,有时是查询字符串.

Its the query, or sometimes the query string.

要从URI RFC中夹出有用的图表,请执行以下操作:

To pinch a useful diagram from the URI RFC:

     foo://example.com:8042/over/there?name=ferret#nose
     \_/   \______________/\_________/ \_________/ \__/
      |           |            |            |        |
   scheme     authority       path        query   fragment

这篇关于问号后面的URL部分是什么术语?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆