取消浏览器的自动缓存

  1. <!--设置过期时间设置0为直接过期并清除缓存-->
  2.  
    <meta http-equiv="Expires" content="0">
  3.  
    <!--设置不缓存页面-->
  4.  
    <meta http-equiv="Pragma" content="no-cache">
  5.  
    <!--设置不修改消息存储-->
  6.  
    <meta http-equiv="Cache-control" content="no-cache">
  7.  
    <!--同上-->
  8.  
    <meta http-equiv="Cache" content="no-cache">
  9.  
posted @ 2018-08-23 12:21  一叶*秋  阅读(710)  评论(0编辑  收藏  举报

博客侧边栏公告广告位招租