stdout

标准输出

常用释义

词性释义

abbr. 标准输出(standard output)
例句
  • 全部
  • 标准输出
1·Select OLPC for qemu stdout target.
选择 OLPC for qemu stdout target。
2·Display information to stdout.
将信息显示到stdout中。
3·Output the XML documents to stdout.
将XML文档输出到标准输出。
4·The echo command writes its arguments to stdout.
echo命令将其参数写入到stdout。
5·Often, you'll want to capture stdout and stderr.
您常常会需要捕获stdout和stderr。
6·Both sort and uniq print outcomes to stdout.
sort和uniq都将输出打印到stdout。
7·Starting pipelines with a file instead of stdout.
使用文件而不是stdout开始管道线。
8·Unlike wget, cURL emits what it downloads to stdout.
与wget不同,cURL把它下载的东西发送到stdout。
9·For output, and write to that pipe instead of to stdout.
的管道以便输出,并写至该管道而不是标准输出。
10·The same rules apply in AIX with > and >> on stdout and stderr.
在 AIX 中,对 stdout 和 stderr 使用 > 和 >> 时应用相同的规则。
1·This is in addition to stdout and any log file defined in the command line.
这是对标准输出和命令行定义的日志文件的补充。
2·But this feature is useful when stdout has already been redirected to another source, on the same command line, and you want stderr to go to the same destination. For example.
在标准输出已被重定向至其它源,而您希望在同一命令行上将标准错误也写至同一目的地时,该特性就非常有用。
3·Since the -debug command line option is specified, you'll see some startup messages that were directed to stdout.
由于已经指定了- debug命令行参数,您将会看到定向到标准输出的一些启动消息。
4·Meanwhile, the selpg process runs in the background, with stdout and stderr both redirected to files.
同时,selpg 进程在后台运行,并且标准输出和标准错误都被重定向至文件。
5·This will write page 1 of "input_file" to stdout (the screen), since there is no redirection or piping.
该命令将把“input_file”的第 1 页写至标准输出(也就是屏幕),因为这里没有重定向或管道。
更新时间:2025-04-22 15:19