当前位置: 代码迷 >> HTML/CSS >> <meta http-equiv=pragma.>解决思路
  详细解决方案

<meta http-equiv=pragma.>解决思路

热度:692   发布时间:2012-03-26 15:46:55.0
<meta http-equiv=pragma..>
请高手帮我详细解释下面的标签,谢谢(原理我懂,用来强制调用网页最新版本)
<mata http-equiv="pragma" content="no-cache">
1.解释下 http-equiv="pragma"
2.content="no-cache"

谢谢大家

------解决方案--------------------
1.禁止浏览器从本地机的缓存中调阅页面内容
2.不使用页面缓存
  相关解决方案