<meta http-equiv=pragma..>
请高手帮我详细解释下面的标签,谢谢(原理我懂,用来强制调用网页最新版本)
<mata http-equiv="pragma" content="no-cache">
1.解释下 http-equiv="pragma"
2.content="no-cache"
谢谢大家
[解决办法]
1.禁止浏览器从本地机的缓存中调阅页面内容
2.不使用页面缓存
发布时间: 2012-03-26 15:46:55 作者: rapoo
<meta http-equiv=pragma..>
请高手帮我详细解释下面的标签,谢谢(原理我懂,用来强制调用网页最新版本)
<mata http-equiv="pragma" content="no-cache">
1.解释下 http-equiv="pragma"
2.content="no-cache"
谢谢大家
[解决办法]
1.禁止浏览器从本地机的缓存中调阅页面内容
2.不使用页面缓存