Iostream Input/output (C++)
iostream是C++中用于数据的流式输入与输出的头文档,属于C++标准程序库的一部分。
iostream 为 Input/Output Stream 的缩写,即是输入/输出流。「流」是一连串从I/O设备读写的字符。
单词 | Iostream |
释义 |
Iostream
中文百科
Iostream Input/output (C++)iostream是C++中用于数据的流式输入与输出的头文档,属于C++标准程序库的一部分。 iostream 为 Input/Output Stream 的缩写,即是输入/输出流。「流」是一连串从I/O设备读写的字符。
英语百科
Input/output (C++)(重定向自Iostream)
In the C++ programming language, Input/output library refers to a family of class templates and supporting functions in the C++ Standard Library that implement stream-based input/output capabilities. It is an object-oriented alternative to C's FILE-based streams from the C standard library. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。