字典Plus>英语词典>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.
      网页浏览器的高速缓存区里有你最近下载的网页文件。

双语例句

  • Data caches can be used for caching data with change rates that are below the page request rate.
    可以使用数据缓存对那些更改频率低于页面请求频率的数据进行缓存。
  • For performance reasons, it is advantageous to configure caches to be non-shared and to explicitly invalidate cache entries.
    出于性能考虑,最好将缓存配置为非共享,并显式地对缓存项进行失效操作。
  • Users are discovering that Web caches can solve both problems and provide an additional layer of defense against hackers.
    用户发现网站缓存能够解决这两个问题,并增加了一个抵御黑客层。
  • This data includes empty and primed caches and cookies.
    这些数据包括空的和主要的缓存和cookie。
  • Reverse and forward proxy servers typically act as these shared caches in a portal server environment.
    反向和转发代理服务器通常在门户服务器环境中作为此类缓存使用。
  • QEMU's dynamic translator also caches blocks of translated code to minimize the translator's overhead.
    QEMU的动态翻译程序还缓存了翻译后的代码块,使翻译程序的内存开销最小化。
  • Caches contain copies of the most frequently used instructions and data.
    高速缓存中存放的是最频繁使用的指令和数据。
  • Furthermore, database caches and transactions can be automatically tied with the application state in Seam.
    进一步说,在Seam中,数据库缓存和事务能自动与应用的状态相连。
  • Also, HTTP proxy caches can correctly cache different states of the same portal page depending on the URL.
    此外,HTTP代理缓存可以根据URL正确地缓存相同门户页面的不同状态。
  • Two Open Source front end proxy caches are Varnish and Squid.
    Varnish和Squid是两个开放源码的前端代理缓存。