ChannelReceiverFunction
表示一个信道接收函数,对收到的所有消息应用 fun.
更多信息和选项
- CloudDeploy[ChannelReceiverFunction[…]] 给出一个 CloudObject,含有指定信道接收器消息应发往的信道的元信息.
- CloudDeploy[ChannelReceiverFunction[…]"curi"] 把接收器部署到 ChannelObject["curi"].
- CloudDeploy[ChannelReceiverFunction[…]channel] 把接收器部署到 ChannelObject[…] 指定的信道.
- CloudDeploy[ChannelReceiverFunction[…]] 等价于 CloudDeploy[ChannelReceiverFunction[…]Automatic].
- 在部署的 ChannelReceiverFunction[fun] 中,只要收到消息,就会计算 fun[assoc]. 关联 assoc 中包含有与 ChannelListen 相同的元素,除了ChannelListener 对象特有的元素.
- CloudDeploy[ChannelReceiverFunction[fun]] 设置在云中执行的信道接收器函数,并且不需要在任何特定 Wolfram 语言会话中有活动的监听器.
- 函数 fun 在信道接收器函数的所有者的环境中进行计算.
- 信道接收器函数不能由本身从信道接收器函数内发送的消息触发.
范例
打开所有单元关闭所有单元
Wolfram Research (2017),ChannelReceiverFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ChannelReceiverFunction.html (更新于 2020 年).
文本
Wolfram Research (2017),ChannelReceiverFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ChannelReceiverFunction.html (更新于 2020 年).
CMS
Wolfram 语言. 2017. "ChannelReceiverFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2020. https://reference.wolfram.com/language/ref/ChannelReceiverFunction.html.
APA
Wolfram 语言. (2017). ChannelReceiverFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ChannelReceiverFunction.html 年