cache
英 [kæʃ]
美 [kæʃ]
n. 隐藏物(如武器); (秘密)贮存物; 高速缓冲存储器
v. 匿藏,隐藏(尤指武器); 把(数据)存入高速缓冲存储器; 高速缓存
现在分词:cacheing 过去式:cached 第三人称单数:caches 过去分词:cached
Collins.1 / BNC.10655 / COCA.8893
牛津词典
noun
- 隐藏物(如武器);(秘密)贮存物
a hidden store of things such as weapons- an arms cache
隐藏的武器
- an arms cache
- 高速缓冲存储器
a part of a computer's memory that stores copies of data that is often needed while a program is running. This data can be accessed very quickly.
verb
- 匿藏,隐藏(尤指武器)
to store things in a secret place, especially weapons - 把(数据)存入高速缓冲存储器;高速缓存
to store data in a cache- This page is cached.
这一页存入高速缓冲存储器了。
- This page is cached.
柯林斯词典
- N-COUNT 隐藏物,隐匿物(如军火)
Acacheis a quantity of things such as weapons that have been hidden.- A huge arms cache was discovered by police.
警方发现了大批私藏的军火。 - ...a cache of weapons and explosives.
一批隐藏的武器和炸药
- A huge arms cache was discovered by police.
- N-COUNT 高速缓冲存储器
Acacheorcache memoryis an area of computer memory that is used for temporary storage of data and can be accessed more quickly than the main memory.- In your Web browser's cache are the most recent Web files that you have downloaded.
网页浏览器的高速缓存区里有你最近下载的网页文件。
- In your Web browser's cache are the most recent Web files that you have downloaded.
英英释义
noun
- a hidden storage space (for money or provisions or weapons)
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
- a secret store of valuables or money
verb
- save up as for future use
双语例句
- This procedure helps to prevent data inconsistencies between the cache and database.
此过程有助于防止缓存和数据库之间出现数据不一致性。 - The disk region is a region for cache data on the Web server's file disk.
磁盘区域是在Web服务器的文件磁盘上缓存数据。 - In a traditional application server environment, cache memory is contained within each application server instance.
在传统应用程序服务器环境中,缓存内存包含在每个应用程序服务器实例中。 - The context may affect both metadata and data cache.
上下文可能会同时影响元数据和数据缓存。 - This sets the maximum potential size of a tuple which we will store in the cache.
这设置了将要存储在缓存中的元组的最大可能大小。 - It has equal rights of other cache information contributors, such as portlets, portal pages, and themes.
它具有和其他缓存信息提供者(如Portlet、Portal页面和Theme)同样的权限。 - This article explains how to configure and use JCS to cache data for your Web applications.
本文将说明如何配置和使用JCS来缓存Web应用程序的数据。 - The buffer cache buffers requests between the file systems and the block devices that they manipulate.
缓冲区缓存会缓存文件系统和相关块设备之间的请求。 - If you use synchronizedMap to implement a cache, you are introducing a potential scalability bottleneck into your application.
如果使用synchronizedMap来实现一个cache,那么您就在您的应用程序中引入了一个潜在的可伸缩性瓶颈。 - Classes are stored and found in the cache using the URL classpath array.
使用URL类路径数组在缓存中存储和寻找类。