stdin:标准输入
“Standard input”经常缩写成stdin,以便快捷书写、使用。
常见于计算机领域,和常用相关。
中文意思为:“标准输入”。
Standard input具体释义
- 英文缩写:stdin
- 英语全称: Standard input
- 英语发音:
- 美式英语发音:
- 英式英语发音:
- 中文意思:标准输入
- 中文拼音:biāo zhǔn shū rù
- 常用领域:计算机
- 相关:常用
英文缩写词stdin的例句
- This is accomplished by providing data on the command line or through standard input.
- 这是通过向命令行提供数据或是通过标准输入(stdin)实现的。
- Remote execution also emulates the standard input, output, and error of the client host.
- 远程执行还模拟客户端主机的标准输入(stdin)、输出和错误。
- To redirect standard input and standard output, use the operators, respectively.
- 要想重定向标准输入(stdin)和标准输出,应该分别使用操作符。
- The server sends the CGI environment variable information and standard input over the connection.
- 服务器在连接上传送CGI环境变量信息和标准输入(stdin)。
- However, both sort and uniq require data entry or input from the standard input device ( stdin ).
- 但是sort和uniq则需要从标准输入(stdin)设备(stdin)请求数据输入。