OB的意思
「OB」經常作為「Output Buffer」的縮寫來使用,中文意思:「輸出緩沖器」。
OB(輸出緩沖器)詳細解釋
- 英文縮寫詞:OB
- 英文單詞:Output Buffer
- 中文簡要解釋:輸出緩沖器
- 流行度:396
- 分類:Computing
- 領域:Hardware
英文縮寫OB的擴展資料
- The readfile function dumps the entire contents of a file or Web page to the default output buffer.readfile函數將把文件或Web頁面的全部內容轉儲到默認的輸出緩沖區。
- The SPE program reads in the input buffer, processes the data, and then writes it to the output buffer.SPE程序從輸入緩沖區中讀取數據,然后對數據進行處理,再將結果寫入輸出緩沖區中。
- Input / Output Buffer(OB) : if the lisp variable gdb-use-inferior-io-buffer is non-nil, the executable program being debugged takes its input and displays its output here.Input/Output(輸入/輸出)Buffer:如果lisp變量gdb-use-inferior-io-buffer為非nil值,所調試的可執行程序從中讀取輸入并將輸出顯示到其中。
- The format of the output buffer is defined by the3rd parameter ( Format name ).輸出緩沖區的格式由3rd參數(格式名稱)定義。
- The final important thing you may note is that a pageContext object is used to access the output buffer for sending content directly to the output stream.您要注意的最后一件重要的事情是使用了pageContext對象訪問輸出緩存以直接向輸出流發送內容。