output stream的意思
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輸出流把響應輸出流包裝起來。