//Response.Expires = 0;
//Response.Buffer = true;
//Response.ExpiresAbsolute = DateTime.Now.AddSeconds(-1);
//Response.AddHeader("pragma", "no-cache");
//Response.CacheControl = "no-cache";
c#的實(shí)現(xiàn)方法
document.location.replace('default.html');
javascript的實(shí)現(xiàn)方法
<META HTTP-EQUIV=”Pragma” CONTENT=”no-cache”>
<META HTTP-EQUIV=”Cache-Control” CONTENT=”no-cache”>
<META HTTP-EQUIV=”Expires” CONTENT=”0”>
html實(shí)現(xiàn)方法
謝謝大家的支持,幫我點(diǎn)下需要的廣告謝謝我會(huì)更加努力整理我的百科服務(wù)大家