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.
双语例句
- Furthermore, database caches and transactions can be automatically tied with the application state in Seam.
进一步说,在Seam中,数据库缓存和事务能自动与应用的状态相连。 - One way this is done is through the use of memory caches.
实现这个目的的一个方法是使用高速缓存。 - In this section, we focus on discussing portal internal caches and Dynacache.
在本部分中,我们重点讨论门户内部缓存和动态缓存(Dynacache)。 - This request could not be forwarded to the origin server or to any parent caches.
这项要求不可能提交给原籍国的服务器或向任何父母缓存。 - The management agent caches the ARM data and sends it to the management server.
管理代理缓存ARM数据,并将其发送到管理服务器。 - Hibernate comes with several pre-configured caches.
Hibernate附带了几个预配置的缓存。 - Users are discovering that Web caches can solve both problems and provide an additional layer of defense against hackers.
用户发现网站缓存能够解决这两个问题,并增加了一个抵御黑客层。 - Approach: All caches need to be converted to a distributed cache to take advantage of effective sharing.
方法:所有缓存都需要转换为一个分布式缓存,以实现高效的共享。 - Data caches can be used for caching data with change rates that are below the page request rate.
可以使用数据缓存对那些更改频率低于页面请求频率的数据进行缓存。 - 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缓存有了很大的改进,因为我们现在可以针对实体和查询使用不同的缓存,它们分别是失效缓存和复制缓存。