go top

标准输入输出

网络释义

  standard input output

stdio.h是系统提供的一个头文件,stdio表示标准输入输出standard input output)的意思,在这个文件当中,包含了一些与输入输出有关的库函数,有了它之后,才能在程序中进行各种输入输出操作。

基于24个网页-相关网页

  Standard Input and Output

CGI接口标准包括标准输入输出Standard Input and Output)和环境变量。

基于20个网页-相关网页

  STDIO

io.h中函数可对设备直接读写,他们不需要STDIO标准输入输出)的缓冲区。但是至于你获取不到,目前不清楚什么原因。

基于14个网页-相关网页

  standard input & output

...1:stdio 就是指 “standard input & output"(标准输入输出),所以,源代码中如用到标准输入输出函数时,就要包含这个头文件!   2:stdlib 头文件即standard library标准库头文件。

基于10个网页-相关网页

短语

标准输入输出接口 standard ; [计] Standard I/O interface

标准输入输出函数 Standard C Input

标准输入输出请求 standard I-O request

标准输入输出指令 standard I-O instruction

标准输入/输出 standard input/output

标准输入输出函数库 include "stdio.h

提供标准输入输出 standard input output ; STDIO

标准输入输出系统 basic input output system

 更多收起网络短语

有道翻译

标准输入输出

Standard input/output

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句原声例句

  • 包括我们自己,包括标准输入输出库。

    Include our library, include the standard library.

    youdao

  • 标准PC输入输出(I/O简化工作

    Standard PC I/O will simply work.

    youdao

  • 标准逻辑单元存储电路设计输入输出单元版图设计。

    Standard logic cells, memory design and IO Layout design.

    youdao

更多双语例句
  • lstd So this is pretty-- similarly might we say this dash L STD for standard, for Standard I/O.

    同样也可以是,即标准输入输出库。

    哈佛公开课 - 计算机科学课程节选

  • printf I have my includes, standard IO's; so I can use print F, but then I had this thing called a prototype.

    我包含了标准输入输出文件,所以我可以使用,然后我有这个原型。

    哈佛公开课 - 计算机科学课程节选

  • But it turns out that because the Standard I/O Library is -lstdio so common they don't force people to type this all day long because it's just so commonly used.

    由于大家都会用到标准输入输出库,因此我们不要求每次都在后面添上,可以省略。

    哈佛公开课 - 计算机科学课程节选

百科

标准输入输出

执行一个shell命令行时通常会自动打开三个标准文件,即标准输入文件(stdin),通常对应终端的键盘;标准输出文件(stdout)和标准错误输出文件(stderr),这两个文件都对应终端的屏幕。进程将从标准输入文件中得到输入数据,将正常输出数据输出到标准输出文件,而将错误信息送到标准错误文件中。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定