output stream信息详情
[电子]输出流
output───vt.输出;n.输出,输出量;产量;出产
stream───vt.流出;涌出;使飘动;vi.流;涌进;飘扬;n.溪流;流动;潮流;光线;(数据)流
sample output───抽样输出;[计]样值输出
assignable output───可分配输出
data stream───[计]数据流
production output───[经] 生产量
digital output───数位输出;数字输出
dimpling stream───酒窝溪流
incising stream───切割流
Write the modified document to an output stream.───已修改的文档写入输出流。
IOutStream - output stream interface.───IOutStream -输出数据流接口。
Output is to the standard output stream.───输出将被放入到标准输出流。
The DITA content -- now in normalized SGML form -- is inserted with a slight bit of modification into the original output stream.───变成规范化SGML形式的DITA内容被稍加修改插入到原来的输出流中。
If the output stream was stdout, and if it was not redirected to a file or a pipe, the selected pages will appear on the screen.───如果输出流是标准输出,并且没有被重定向至文件或管道,则选定的页将出现在屏幕上。
If the output stream was stdout, and if it was redirected to a file, the selected pages will be in that file.───如果输出流是标准输出,并且被重定向至一个文件,则选定的页将在该文件中。
The general contract of close is that it closes the output stream. A closed stream cannot perform output operations and cannot be reopened.───close通常约定为关闭输出流,关闭的输出流不能执行输出操作,也不能重新被打开。
Specify a filename to be used for the generated preprocessed output stream.───指定一个文件名,用于生成的预处理输出流。
If it does, I will set the response header Content-Encoding to gzip and wrapper the response output stream with a GZIP output stream.───如果支持,我将把响应头Content-Encoding设置为gzip并用GZIP输出流把响应输出流包装起来。