User stores a copy of an item in the cache for each user.
用户在缓存中为每个用户存储一个条目的副本。
The page cache stores the entire page as a single entity, so when shuffling between pages using the back and forward functions of the browser the page loads immediately from the cache.
而页面缓存则把整个页面作为一个单独的实体来存储,所以在页面浏览中后退和前进的时候,页面可以马上从缓存中装载。
Secured stores a copy of an item in the cache based on which groups the current user belongs to.
受保护根据当前用户所属的组在缓存中存储一个条目的副本。
Stores a cache of currently opened elements.
存储一份新近打开元素的缓存。
Hence, the compiler cannot cache the value of a global variable in a register, resulting in extra (often unnecessary) loads and stores when globals are used.
所以编译器不会将全局变量存储在寄存器中,那样会带来额外的、不必要的负担和存储空间。
The browser has a built-in cache that stores responses for HTTP requests according to caching information provided in the header of the HTTP response.
浏览器具有内置缓存,用于根据HTTP响应的标头中提供的信息存储HTTP请求的响应。
The sparse cache only stores a subset of the data and can be populated lazily.
稀疏缓存仅存储数据的子集,可以被延迟填充。
The Notes client stores a list of the cluster servers in a local cache for just such an event.
(为了应付这种情况,Notes客户机在本地缓存中存储一个集群服务器列表)。
MySQL has a feature called the query cache that stores the result of a query in memory, should it be needed again.
MySQL有一个特性称为查询缓存,它将(后面会用到的)查询结果保存在内存中。
MySQL has a feature called the query cache that stores the result of a query in memory, should it be needed again.
MySQL有一个特性称为查询缓存,它将(后面会用到的)查询结果保存在内存中。
应用推荐