好词典

caching

UK //ˈkæʃɪŋ//US //ˈkæʃɪŋ//

词源

源自法语 'cache'(隐藏处)+ 英语后缀 '-ing',最早用于计算机领域指代数据暂存技术。

noun

❶ 缓存技术,指将数据临时存储在快速访问的存储介质中,以减少重复计算或数据获取的时间,常用于计算机系统和网络应用中。

“The website uses caching to load pages faster for returning visitors.”

(该网站使用缓存技术为回头客更快地加载页面。)

“Browser caching stores images locally to reduce download time.”

(浏览器缓存将图片存储在本地以减少下载时间。)

同义词:buffering, storing, temporary storage

verb

❶ 缓存动作,指将数据或计算结果存储在临时存储器中以供快速重复使用的过程。

“The system is caching the search results for future requests.”

(系统正在缓存搜索结果以供未来请求使用。)

“Modern CPUs automatically cache frequently used instructions.”

(现代CPU会自动缓存常用指令。)

同义词:store temporarily, buffer, save

常见短语

caching mechanism — 缓存机制,指系统或程序中用于实现缓存功能的具体方法或技术方案。

“The new caching mechanism reduced page load time by 40%.”

(新的缓存机制使页面加载时间减少了40%。)

caching strategy — 缓存策略,指关于何时、如何以及缓存哪些数据的计划和规则。

“Choosing the right caching strategy is crucial for high-traffic websites.”

(选择合适的缓存策略对高流量网站至关重要。)