output stream object的意思|示意
输出流对象
output stream object的网络常见释义
料流物件 ...输出资料流里面, 造成在显示器上显示结果。 cout ~念作c – out,为header file定义的一个 输出资料流物件(output stream object),显示器是预 设的输出单元。 endl ~为end line 的缩写,为一种格式操纵子(manipulators) 指令用途为1.
output stream object相关短语
1、 Standard output stream object 标准输出流对象
output stream object相关例句
Writes any pending tab spacing and a formatted string that contains the text representation of an object array, followed by a line terminator string, to the output stream.
将任何挂起的制表符间距和一个包含对象数组的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
Feedinfo is the main function, and takes a URL and an optional output stream (file-like object), defaulting to system output (the console).
feedinfo是主函数,负责接收url和可选的输出流(类似文件的对象),默认输出流为系统输出(控制台)。
Writes the text representation of the specified object to the standard output stream using the specified format information.
使用指定的格式信息将指定对象的文本表示形式写入标准输出流。
When the output is complete, the stream is flushed by writing a NULL object to the client stream and loop awaiting the next client.
输出完成后,通过向客户端流写入一个 NULL 对象,而且循环等待下一个客户端,从而刷新流。
Writes the text representation of the specified object, followed by the current line terminator, to the standard output stream using the specified format information.
使用指定的格式信息,将指定对象(后跟当前行终止符)的文本表示形式写入标准输出流。
Finally, each document object is written to an output stream.
最后,将所有的文档对象写入到输出流。