输出缓存区存储页面中的文本、选项卡和重复素材,并将其作为字符串返回,供以后使用。
Output buffering stores the text, tags, and echo material from the page and returns it as a string for later use.
为实现选项卡,将使用输出缓存区,在把选项卡内容呈现到页面中之前将其作为字符串存储(参见清单8)。
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).
NET提供两种主要形式的缓存:输出缓存(页面级和用户控件级)和数据缓存。
NET mainly offers two kinds of buffer memory technology: the output buffer memory (page level and user control level) and the data buffer memory.
缓存适当的数据,如静态页面,输出数据的某些特定项,存储过程的参数以及查询结果等。
Cache appropriate data such as relatively static Web pages, specific items of output data, stored procedure parameters, and query results.
上述代码将输出缓存页面上的当前时间。参见缓存一章。
The above code will output the current date on a cached page.
上述代码将输出缓存页面上的当前时间。参见缓存一章。
The above code will output the current date on a cached page.
应用推荐