网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 stdout
释义

stdout

英汉-汉英词典
abbr. 标准输出(standard output)
词组 | 习惯用语
您要查找的是不是:
  • studio n. 工作室;演播室;画室;电影制片厂
  • statute n. 法令;法规;条例
  • stout adj. 结实的;矮胖的;勇敢的;激烈的 n. 矮胖子;烈性啤酒
  • outdo vt. 胜过;超过
  • standout n. 杰出的人;突出度 adj. 杰出的;出色的
stdout abbr. 标准输出(standard output)

网络短语:
stdout & stderr 输出
output stdout 将输入显示在屏幕上;发送输出到屏幕;查询结果输出到屏幕
stdout XCOPY cp 扩展的
Log to StdOut 到标准输出日志
stdout and stderr 标准输出
中文百科

标准串流 Standard streams

(重定向自Stdout)

在Unix和类Unix系统中,如同某些编程语言接口一样,标准串流是当一个电脑程序运行时,在它和它的环境间(典型为终端),事先连接的输入和输出频道。这三个I/O链接称作“标准输入”、“标准输出”和“标准错误输出”。

英语百科

Standard streams 标准串流

(重定向自Stdout)
The standard streams for input, output, and error

In computer programming, standard streams are preconnected input and output communication channels between a computer program and its environment when it begins execution. The three I/O connections are called standard input (stdin), standard output (stdout) and standard error (stderr). Originally I/O happened via a physically connected system console (input via keyboard, output via monitor), but standard streams abstract this. When a command is executed via an interactive shell, the streams are typically connected to the text terminal on which the shell is running, but can be changed with redirection, e.g. via a pipeline. More generally, a child process will inherit the standard streams of its parent process.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/23 4:55:10