老化(Aging)算法 5.8.8 页面缓冲算法 页面缓冲算法(Page Buffering)是对FIFO简单置换 算法的改进。该算法维护两个链表:一个是空闲页链 表,另一个是修改页链表。
基于36个网页-相关网页
Page Buffering Algorithm 页面缓冲算法
Presents the implementation technique of keeping a non-fixed-page object buffer for each complex object, which avoids the drawback of the traditional fixed-page buffering mechanism.
在复杂对象的缓冲技术方面,提出并实现了对每一个复杂对象维持一个非定长页面的对象缓冲区的方法,避开了传统定长负面缓冲机制的缺陷。
Output buffering stores the text, tags, and echo material from the page and returns it as a string for later use.
输出缓存区存储页面中的文本、选项卡和重复素材,并将其作为字符串返回,供以后使用。
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)。
应用推荐