Cacheability

可缓存性
常用释义
可缓存性

扩展信息

可缓存性
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... cache 缓存 cacheability 可缓存性 call 呼叫 ...
缓存能力
确定HTTP 响应的 缓存能力cacheability)在13 节中有介绍。即使一个资源(resourse)是可 缓存的,也可能存在缓存是否 …
响应的默认可缓存能力
对于影响一个响应的默认可缓存能力cacheability)的HTTP扩展而言,这样做是有效的。
响应的缓存能力
确定HTTP 响应的缓存能力cacheability)在 13 节中有介绍。即使一个资源(resourse)是可缓存的,也可能存在缓存是否能 …
高速缓存能力
计算机常用术语翻译(一)_aseel_新浪博客 ... Byte- 字节 Cacheability高速缓存能力 Cache Memory- 高速缓存存储器 ...

例句

The cacheability of a page or user control refers to whether or not a page can be cached on a device during its response life cycle .

某页或用户控件的可缓存性指某页能否在其响应生命周期内缓存到某个设备上。

网页或使用者控制项的快取性,是指网页在网页的回应生命周期内,是否能够在装置上快取网页。

If you know at design time what cacheability setting you need for a page, you can set cacheability declaratively.

如果您在设计时知道某页需要什么样的可缓存性设置,您可以以声明方式设置可缓存性。

它将使用一系列缓存策略规则以便确定每一个传入请求的可缓存性。

If you set cacheability to any value other than.

值,您可以按条件重写此行为。

设置页的可缓存性。

该页将为所有请求使用相同的可缓存性设置。

For ASP. NET pages, you can set cacheability by using values in the HttpCacheability enumeration.

对于ASP.NET页,可以使用HttpCacheability枚举中的值设置可缓存性。

You can also set a page's cacheability programmatically using the SetCacheability method to specify an HttpCacheability value for the page.

还可以使用SetCacheability方法为页指定HttpCacheability值,从而以编程方式设置该页的可缓存性。