<% Response.Buffer = True Response.ExpiresAbsolute = Now() - 1Response.Expires = 0 Response.CacheControl = "no-cache"%>response.expires=0,可使缓存的页面立即过期请问别的语句是什么意思????
<% Response.Buffer = True Response.ExpiresAbsolute = Now() - 1Response.Expires = 0 Response.CacheControl = "no-cache"%>response.expires=0,可使缓存的页面立即过期请问别的语句是什么意思????