Asynchronous
是 WolframAlpha 的一个选项,确定是否使用 Wolfram|Alpha 应用程序接口的异步特性.
更多信息
- 在 Asynchronous->False 下,WolframAlpha 函数在单个操作中从 Wolfram|Alpha 服务器获取所有 pod 数据.
- 在 Asynchronous->True 下,WolframAlpha 函数在应用程序接口中设置 "async=true" 标志. 一个初始内容块从 Wolfram|Alpha 服务器中获取,这个内容块可能包含占位符. 占位符由下一个、对 Import 的并行调用填充. WolframAlpha 函数返回所有对 Import 已经解决的调用.
- WolframAlpha["query","FullOutput",Asynchronous->All] 与 Asynchronous->True 相同获取初始内容块. 该函数马上返回并显示 Dynamic 内容,该内容汇集了对 Import 的连续调用.
- 其它格式的 Asynchronous->All 等价于 Asynchronous->True.
范例
Wolfram Research (2010),Asynchronous,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Asynchronous.html.
文本
Wolfram Research (2010),Asynchronous,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Asynchronous.html.
CMS
Wolfram 语言. 2010. "Asynchronous." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/Asynchronous.html.
APA
Wolfram 语言. (2010). Asynchronous. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Asynchronous.html 年