ResponseForm
ResponseForm[expr,"fmt"]
表示当在由 APIFunction、FormFunction 等指定的函数的执行过程中进行要求时,以指定格式给出的响应记录.
ResponseForm[expr,"fmt",{"elem1","elem2",…}]
只包含响应记录元素 elemi.
更多信息
- ResponseForm[expr,"fmt"] 等价于 ExportForm[EvaluationData[expr],"fmt"].
- 默认情况下,包括在响应记录中的元素是:
-
"Result" 处理 expr 的结果 "Success" 计算是否被认为是成功的 - 典型格式包括:
-
None 给出只包含结果的响应 "JSON" JSON 格式的记录 "XML" XML 格式的记录 "WXF" WXF 格式的记录 "HTML" 适用于显示的 HTML 格式的记录 "WL" Wolfram 语言格式中以文本表示的记录 - 由 ResponseForm 指定的格式比 APIFunction、FormFunction 等中给出的响应表单设置具有更高的优先级.
- ResponseForm 指定的格式不能被用于调用 APIFunction 等的 URL 中给出的参数覆盖.
- ResponseForm 具有属性 HoldFirst.
范例
Wolfram Research (2014),ResponseForm,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ResponseForm.html.
文本
Wolfram Research (2014),ResponseForm,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ResponseForm.html.
CMS
Wolfram 语言. 2014. "ResponseForm." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ResponseForm.html.
APA
Wolfram 语言. (2014). ResponseForm. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ResponseForm.html 年