Stdin
常見例句
- The filename to test. '-' to read from stdin.
要測(cè)試的文件名。“-”表示從標(biāo)準(zhǔn)輸入讀取內(nèi)容。 - If a filename arg was not given on the command line, we use stdin.
如果命令行上沒有給出文件名參數(shù),我們就使用標(biāo)準(zhǔn)輸入。 - The scanner is able to run in STDIN STDOUT mode as a pipe filter.
掃描器能夠在STDIN STDOUT模式運(yùn)作,把它用作管道過濾器。 - Error reading current setting.Maybe stdin is not a VT?
讀取當(dāng)前配置出錯(cuò).;可能標(biāo)準(zhǔn)輸入不是 VT? - Pass this data to the script through either an input file or STDIN[3].
通過輸入文件或者標(biāo)準(zhǔn)輸入[3]傳遞這些數(shù)據(jù)給腳本。 - A simple commandline tool for summing up all numbers piped into it via stdin.
(譯):一個(gè)簡單的命令行工具,總結(jié)了所有的數(shù)字輸入到它通過標(biāo)準(zhǔn)輸入。 返回 Stdin