query string
短语词形变化
query strings
复数
query strings
释义与例句
n.
-
1.
A sequence of data appended to a URL to supply input parameters in the form of name-value pairs.
The site works when we visit example.com/q, but fails when we visit example.com/q?name=Smith. There must be a problem processing the query string.