URLQueryDecode

URLQueryDecode["string"]

把 URL 样式的查询字符串解码为由关键值规则组成的列表.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (2)

对一个查询字符串进行解码:

URLQueryDecode 自动线性作用于列表:

范围  (1)

从输入中剥离 URL 封装:

选项  (3)

CharacterEncoding  (1)

使用指定的编码方式对一个以百分号编码的字符串进行解码:

SortQueries  (1)

使用 "SortQueries" 对查询参数进行排序:

RemoveEmptyQueries  (1)

使用 "RemoveEmptyQueries" 去掉空的参数:

应用  (1)

连接多个查询字符串:

Wolfram Research (2014),URLQueryDecode,Wolfram 语言函数,https://reference.wolfram.com/language/ref/URLQueryDecode.html (更新于 2016 年).

文本

Wolfram Research (2014),URLQueryDecode,Wolfram 语言函数,https://reference.wolfram.com/language/ref/URLQueryDecode.html (更新于 2016 年).

CMS

Wolfram 语言. 2014. "URLQueryDecode." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2016. https://reference.wolfram.com/language/ref/URLQueryDecode.html.

APA

Wolfram 语言. (2014). URLQueryDecode. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/URLQueryDecode.html 年

BibTeX

@misc{reference.wolfram_2024_urlquerydecode, author="Wolfram Research", title="{URLQueryDecode}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/URLQueryDecode.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_urlquerydecode, organization={Wolfram Research}, title={URLQueryDecode}, year={2016}, url={https://reference.wolfram.com/language/ref/URLQueryDecode.html}, note=[Accessed: 22-November-2024 ]}