And this will, may be really handy, because some commands instead of expecting the input coming from the stdin, they are expecting things to come from some file that is giving some of the arguments.
这可能真的很方便,因为有些命令不是期望来自标准输入的输入,而是期望来自给出某些参数的某个文件。
单词 | STDIN |
释义 |
STDIN
英汉-汉英词典
abbr. 标准输入(standard input)
词组 | 习惯用语
您要查找的是不是:
STDIN abbr. 标准输入(standard input) 网络短语:stdin 标准输入; 标准输入流; 输入; 标准输入设备; Baca kandungan stdin 读取标准输入设备上的 Echo inputs to stdin 将输入回显到标准输入 Echoot invoer uit naar stdin 将输入回显 Read the contents of stdin 读取标准输入设备上的内容 Eingaben parallel auf stdin weiterleiten 将输入回显到标准输入
原声例句
PKM OS And this will, may be really handy, because some commands instead of expecting the input coming from the stdin, they are expecting things to come from some file that is giving some of the arguments. 这可能真的很方便,因为有些命令不是期望来自标准输入的输入,而是期望来自给出某些参数的某个文件。
中文百科
标准串流 Standard streams(重定向自STDIN)
在Unix和类Unix系统中,如同某些编程语言接口一样,标准串流是当一个电脑程序运行时,在它和它的环境间(典型为终端),事先连接的输入和输出频道。这三个I/O链接称作“标准输入”、“标准输出”和“标准错误输出”。
英语百科
Standard streams 标准串流(重定向自STDIN)
![]() In computer programming, standard streams are preconnected input and output communication channels between a computer program and its environment when it begins execution. The three I/O connections are called standard input (stdin), standard output (stdout) and standard error (stderr). Originally I/O happened via a physically connected system console (input via keyboard, output via monitor), but standard streams abstract this. When a command is executed via an interactive shell, the streams are typically connected to the text terminal on which the shell is running, but can be changed with redirection, e.g. via a pipeline. More generally, a child process will inherit the standard streams of its parent process. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。