读知识>英语词典>caches翻译和用法

caches

英 [ˈkæʃɪz]

美 [ˈkæʃɪz]

n.  隐藏物(如武器); (秘密)贮存物; 高速缓冲存储器
v.  匿藏,隐藏(尤指武器); 把(数据)存入高速缓冲存储器; 高速缓存
cache的第三人称单数和复数

柯林斯词典

  • N-COUNT 隐藏物,隐匿物(如军火)
    Acacheis a quantity of things such as weapons that have been hidden.
    1. A huge arms cache was discovered by police.
      警方发现了大批私藏的军火。
    2. ...a cache of weapons and explosives.
      一批隐藏的武器和炸药
  • 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.
    1. In your Web browser's cache are the most recent Web files that you have downloaded.
      网页浏览器的高速缓存区里有你最近下载的网页文件。

双语例句

  • Users are discovering that Web caches can solve both problems and provide an additional layer of defense against hackers.
    用户发现网站缓存能够解决这两个问题,并增加了一个抵御黑客层。
  • Pages with such portlets on it may be a good candidate for being stored and served from caches.
    其上具有此类Portlet的页面可能是存储并从缓存中提供的好候选对象。
  • QEMU's dynamic translator also caches blocks of translated code to minimize the translator's overhead.
    QEMU的动态翻译程序还缓存了翻译后的代码块,使翻译程序的内存开销最小化。
  • The response headers are the only additional information that WebSphere Portal provides for caching in remote caches.
    响应标头是WebSpherePortal为远程缓存中的缓存提供的唯一附加信息。
  • This is because leaking data structures and valid caches of objects are often indistinguishable.
    这是因为对象的泄漏数据结构和有效对象缓存通常不好区别。
  • To circumvent this, hardware vendors provide large L3 caches, but this is only a limited solution.
    为了避开这一问题,硬件供应商提供了大型的l3缓存,但这只是一种有限的解决方案。
  • For read-only data, one of the in-memory caches might be enough.
    对于只读数据,一个内存缓存可能就足够了。
  • Caches contain copies of the most frequently used instructions and data.
    高速缓存中存放的是最频繁使用的指令和数据。
  • 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缓存有了很大的改进,因为我们现在可以针对实体和查询使用不同的缓存,它们分别是失效缓存和复制缓存。
  • Two Open Source front end proxy caches are Varnish and Squid.
    Varnish和Squid是两个开放源码的前端代理缓存。