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.
双语例句
- EJB3 Entity& Hibernate caching is very much improved because we can now use separate caches for Entities ( invalidation cache) and Queries ( replication cache).
EJB3Entity和Hibernate缓存有了很大的改进,因为我们现在可以针对实体和查询使用不同的缓存,它们分别是失效缓存和复制缓存。 - Data caches can be used for caching data with change rates that are below the page request rate.
可以使用数据缓存对那些更改频率低于页面请求频率的数据进行缓存。 - Singleton EJBs, which can be used for managing caches or shared application state.
单例EJB,它们可用于管理缓存和共享的应用程序状态。 - The adaptive page caching approach enables the caching of complete pages in remote caches.
通过使用自适应页面缓存方法,可以将完整页面缓存在远程缓存中。 - Hibernate comes with several pre-configured caches.
Hibernate附带了几个预配置的缓存。 - The portal stores component responses in caches scoped to the component state.
门户将组件响应存储在作用域设置为组件状态的缓存中。 - In order to improve overall performance, a service consumer caches endpoint information.
为了提高性能,服务消费者缓存了端点的信息。 - For performance reasons, it is advantageous to configure caches to be non-shared and to explicitly invalidate cache entries.
出于性能考虑,最好将缓存配置为非共享,并显式地对缓存项进行失效操作。 - This is because leaking data structures and valid caches of objects are often indistinguishable.
这是因为对象的泄漏数据结构和有效对象缓存通常不好区别。 - Caches contain copies of the most frequently used instructions and data.
高速缓存中存放的是最频繁使用的指令和数据。