... 标准输出带 master output tape 标准输出函数 standard output function 标准输出设备 standard output device ...
双语例句
1
This function will dump the object's information to the standardoutput stream.
该函数将对象的信息转储到标准输出流。
2
Actually, you can still redirect or pipe stderr, but not stdout, since there will not be any standardoutput — it's being internally piped to the lp process using the popen function.
It also sets some default values for the script, and then parses the command-line arguments using the standard Bash shell's getopt function. (Listing 7 shows the output of this usage message.)