摘要
给出了一种嵌入式浏览器缓存的实现策略,将网络数据进行分类,通过使用内存缓存技术,合理地缓冲网络数据,同时根据网页的结构和访问信息,使用一种简单可行的缓存淘汰策略,充分地利用缓存资源,使系统具有了较好的性能。
The cache design and implementation of an embedded browser were documented. By classifying web contents and using some system memory, caches network data reasonably, a certain cache replacement algorithm was presented based on web content structure and access information. With caching technique, the browser has a good performance.
出处
《计算机工程与设计》
CSCD
北大核心
2005年第12期3362-3364,共3页
Computer Engineering and Design
关键词
嵌入式浏览器
缓存
淘汰策略
表单
解码
embedded browser
cache
replacement algorithm
form
decode