It then begins the output buffering.
它随后会启动输出缓存。
This function will turn output buffering on.
这个函数用来打开输出缓冲开关。
Worse, there are many ways to emit content from PHP, from echo to output buffering.
更糟糕的是,把内容从PHP、echo发送到输出缓冲区有很多种方法。
This function discards the contents of the output buffer and turns off output buffering.
输出缓冲都关闭了,你怎么可能还输出呢?
The place_tab_content function creates the tags with the content of each tab stored by output buffering.
place_tab_content函数创建具有输出缓存区存储的各选项卡内容的标记。
Output buffering stores the text, tags, and echo material from the page and returns it as a string for later use.
输出缓存区存储页面中的文本、选项卡和重复素材,并将其作为字符串返回,供以后使用。
The end_tab function stops the output buffering and stores the resulting HTML in the html value in the current_tab of the tabs array.
end_tab函数终止输出缓存,并将作为结果的HTML存储在tabs数组的 current_tab 的 html值中。
To implement the tabs, you use output buffering to store the content of the TAB as a string before rendering into the page (see Listing 8).
为实现选项卡,将使用输出缓存区,在把选项卡内容呈现到页面中之前将其作为字符串存储(参见清单8)。
After discussing the AAL2 switch fabrics, we draw a conclusion that the output buffering switch fabric is suitable for AAL2 switch with respect to some performances.
我们讨论了AAL2交换结构,得到的结论是在一定的性能基础上,输出缓存型交换结构对AAL2交换是适合的。
Writes the specified file directly to an HTTP response output stream, without buffering it in memory.
将文件的指定部分直接写入HTTP响应输出流,而不在内存中缓冲它。
Writes the specified file directly to an HTTP response output stream without buffering it in memory.
将指定的文件直接写入HTTP响应输出流,而不在内存中缓冲该文件。
Writes the specified part of a file directly to an HTTP response output stream without buffering it in memory.
将指定的文件直接写入HTTP响应输出流,而不在内存中缓冲该文件。
Writes the specified part of a file directly to an HTTP response output stream without buffering it in memory.
将指定的文件直接写入HTTP响应输出流,而不在内存中缓冲该文件。
应用推荐