加到网页的最上边 可以提高网页的速度
<FONT color=#ff0000 size=5><%<WBR><BR></FONT><FONT style="FONT-SIZE: large; LINE-HEIGHT: 1.3em" color=#ff0000>'加到网页的最上边 可以提高网页的速度<BR>Response.Buffer = true<BR>Response.Expires = -10000<BR>Response.AddHeader "pragma", "no-cache"<BR>Response.AddHeader "cache-control", "private"<BR>Response.CacheControl = "no-cache"<BR>%></FONT><WBR><BR><IMG id=paperPicArea1 style="DISPLAY: none; POSITION: relative" src="http://imgcache.qq.com/ac/qzone_v4/b.gif"> 代码是什么意思? 解释一下嘛大哥 新手看不懂啊~~ 安全吗?取消缓存? 应该是关闭了能关的缓存,访问的速度快了页:
[1]