Run
Run["command"]
按外部操作系统命令运行 command,返回获得的退出代码.
更多信息
- 对于任何表达式 expr,Run[expr] 作为外部操作系统命令运行对应于 OutputForm[expr] 的字符串.
- 如可能的话,Run 返回一个与由操作系统返回的命令中退出代码相对应的整数.
- 在笔记本界面中,执行 Run 的命令不接受交互式输入,它的文本输出不会被显示.
- 在终端界面中,由 Run 执行的命令可以显示文本并从终端接受标准的输入.
- 在终端界面中,输入行 !command 将执行外部命令.
范例
打开所有单元关闭所有单元范围 (1)
Wolfram Research (1988),Run,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Run.html.
文本
Wolfram Research (1988),Run,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Run.html.
CMS
Wolfram 语言. 1988. "Run." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/Run.html.
APA
Wolfram 语言. (1988). Run. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Run.html 年