caches
英 [ˈkæʃɪz]
美 [ˈkæʃɪz]
n. 隐藏物(如武器); (秘密)贮存物; 高速缓冲存储器
v. 匿藏,隐藏(尤指武器); 把(数据)存入高速缓冲存储器; 高速缓存
cache的第三人称单数和复数
柯林斯词典
- 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.
双语例句
- QEMU's dynamic translator also caches blocks of translated code to minimize the translator's overhead.
QEMU的动态翻译程序还缓存了翻译后的代码块,使翻译程序的内存开销最小化。 - For read-only data, one of the in-memory caches might be enough.
对于只读数据,一个内存缓存可能就足够了。 - Caches contain copies of the most frequently used instructions and data.
高速缓存中存放的是最频繁使用的指令和数据。 - The response headers are the only additional information that WebSphere Portal provides for caching in remote caches.
响应标头是WebSpherePortal为远程缓存中的缓存提供的唯一附加信息。 - In some cases, a server or client might need to provide explicit directives to the HTTP caches.
在某些情况下,服务器或客户机可能需要为HTTP缓存提供显式指令。 - To circumvent this, hardware vendors provide large L3 caches, but this is only a limited solution.
为了避开这一问题,硬件供应商提供了大型的l3缓存,但这只是一种有限的解决方案。 - In this section, we focus on discussing portal internal caches and Dynacache.
在本部分中,我们重点讨论门户内部缓存和动态缓存(Dynacache)。 - QEMU caches the most recently used translated blocks in a16 MB block.
QEMU将最近使用的翻译后的代码块缓存在一个16MB的块中。 - One way this is done is through the use of memory caches.
实现这个目的的一个方法是使用高速缓存。 - Singleton EJBs, which can be used for managing caches or shared application state.
单例EJB,它们可用于管理缓存和共享的应用程序状态。