LinkInterrupt

LinkInterrupt[link]

将一个中断送到指定 WSTP 链接另一端的程序.

更多信息

  • link 必须是一个激活的 LinkObject,如同由函数 LinkLaunchLinks 返回的那样.
  • 由外部程序决定如何处理中断.
  • 从 WSTP 模板创建的外部程序如果接受到一个中止,将默认设置全局变量 WLAbort.

范例

基本范例  (1)

启动一个辅助的 Wolfram 语言内核进程:

读入第一个包:

发送一个无限循环的程序:

LinkReadyQ 检测程序是否完成:

发送一个中断:

用中断菜单停止进程:

关闭链接:

Wolfram Research (1996),LinkInterrupt,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LinkInterrupt.html.

文本

Wolfram Research (1996),LinkInterrupt,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LinkInterrupt.html.

CMS

Wolfram 语言. 1996. "LinkInterrupt." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/LinkInterrupt.html.

APA

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

BibTeX

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

BibLaTeX

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