standard input file的意思|示意
标准输入文件
standard input file相关短语
1、 standard input-file 标准输入文件
standard input file相关例句
This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given.
该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
The standard input file provides a way to send data to a process.
标准输入文件提供了一个将数据传送到一个进程的方法。
In this code, you start by declaring a file pointer to standard input so that you can get interactive information from the keyboard during the spell-check process.
在这段代码中,您首先要为标准输入声明一个文件指针,以便您能够在拼写检查过程中从键盘获得交互式信息。