青年中文青年中文

standard input的意思

standard input中文翻譯:

[計]標準輸入

相似詞語短語

capturing from standard input───從標準輸入捕獲

rated input───額定輸入量,額定需求功率;額定處理能力

audio input───聲頻輸入(端),音頻輸入(端)

standard───n.(Standard)人名;(英)斯坦達德;(德)施坦達德;adj.標準的;合規格的;公認為優秀的;n.標準;水準;旗;度量衡標準

current standard───電流標準;現行標準

res standard───res標準

mic input───麥克風輸入

inverting input───反相輸入;倒相輸入

text input───[計]文本輸入

雙語使用場景

Lex, by default, reads from standard input.───默認情況下,lex會從標準輸入進行讀取。

Tar xf - extracts the files from the standard input.───tar xf -從標準輸入中提取文件。

It reads data from standard input line by line.───它從標準輸入逐行讀取數據。

sed takes a script of any number of commands followed by an optional input filespec; by default, it reads standard input.───sed接受包含任何數量命令的腳本,后面跟著可選的指定輸入文件的選項;缺省情況下,它讀取標準輸入。

Standard input is usually the keyboard, and standard output and standard error are usually the monitor screen.───標準輸入方式通常為鍵盤,標準輸出和標準錯誤通常顯示在監視器屏幕上。

In the case of the script above, the cat command was given a stream of input from our script to its standard input.───在上面這個例子中,cat命令從它自身的標準輸入處,接受了從腳本文件中傳遞過來的輸入字符流。

Doing so means you must be able to read from files or standard input and write back to the terminal.───這樣做意味著您必須能夠從文件或標準輸入讀取數據并將數據寫回終端。

It also arranges for a pipe to carry the standard output from the main service to the log process's standard input.───它還安排一個管道,把主服務的標準輸出作為日志進程的標準輸入。

The line up to the first % is passed to the shell, while any line(s) after the % are passed as standard input.───第一個%之前的一行傳遞給shell,這個%之后的所有行都作為標準輸入傳遞。

英語使用場景

When you log in and are assigned a terminal device to type in (the terminal becomes standard input for your shell), you're made the owner of the device, and tty becomes the group owner.

After the pipe, change to a different directory and then extract the byte stream again from the standard input.

When output is created from multiple files or the standard input stream, the current date and time are used instead of the filename and creation date.

You may have to alter your keyboard repeat rate and delay, or find a new method altogether, than standard input mechanisms.

The server sends the CGI environment variable information and standard input over the connection.

sed takes a script of any number of commands followed by an optional input filespec; by default, it reads standard input.

The standard input file provides a way to send data to a process.

This check box specifies whether the text is sent as standard input to the speech synthesizer.

Because most tools take standard input as an argument using a hyphen (-), even the argument for using cat to intersperse multiple files with stdin is often not valid.