urlSearchParams.toString()


返回序列化为字符串的搜索参数,在必要时对字符进行百分号编码。

【Returns the search parameters serialized as a string, with characters percent-encoded where necessary.】