月亮词典
首页
查询
cacheability
可缓存性
常用释义
词性释义
可缓存性
例句
全部
可缓存性
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
.
某页或用户控件的可缓存性指某页能否在其响应生命周期内缓存到某个设备上。
The
cacheability
of a
page
or
user
control
refers
to
whether
a
page
can
be
cached
on
a
device
during the
page
's
response
life
cycle
.
网页或使用者控制项的快取性,是指网页在网页的回应生命周期内,是否能够在装置上快取网页。
If
you
know
at
design
time
what
cacheability
setting
you
need
for
a
page
, you can
set
cacheability
declaratively
.
如果您在设计时知道某页需要什么样的可缓存性设置,您可以以声明方式设置可缓存性。
It
will
use
a set
of caching
policy
rules
to
determine
the
cacheability
of
each
incoming
request
.
它将使用一系列缓存策略规则以便确定每一个传入请求的可缓存性。
If
you
set
cacheability
to
any
value
other than
.
值,您可以按条件重写此行为。
Setting
the
Cacheability
of
a
Page
.
设置页的可缓存性。
The
page
will
then
use
the
same
cacheability
settings
for
all
requests
.
该页将为所有请求使用相同的可缓存性设置。
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值,从而以编程方式设置该页的可缓存性。
1·The page will then use the same cacheability Settings for all requests.
该页将为所有请求使用相同的可缓存性设置。
2·Setting the Cacheability of a Page.
设置页的可缓存性。