最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
几种防止页面缓存的有效方法
时间:2022-06-25 14:44:44 编辑:袖梨 来源:一聚教程网
php网页
header("expires:mon,26jul199705:00:00gmt");
header("cache-control:no-cache,must-revalidate");
header("pragma:no-cache");
jsp网页
response.addheader("pragma", "no-cache");
html做法
asp做法
<%
response.buffer = true
response.expiresabsolute = now() - 1
response.expires = 0
response.cachecontrol = "no-cache "
%>
相关文章
- 怎么买狗狗币 怎么买狗狗币流程 06-27
- Aqua 1计划购买1亿美元特朗普支持的WLFI治理代币 06-27
- 野蛮人大作战2闪电球天赋使用攻略 06-27
- 盲盒派对抽卡攻略及抽卡选择推荐 06-27
- 赛尔号巅峰之战圣灵谱尼新手打法 06-27
- 机甲变身,横扫战场!《和平精英》“最终圣卫者”全套机甲变身神装震撼上线! 06-27