例如:<link href="css/css.css?20081225" rel="stylesheet" type="text/css" />

这样做是为了不让浏览器缓存,强制从服务器端刷新一次。。。。。。避免有的时候改了CSS、JS刷新无效果。。。加个参数,可以是版本号之类的。。。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-08
  • 2021-10-08
猜你喜欢
  • 2022-12-23
  • 2021-10-20
  • 2022-12-23
  • 2022-02-27
  • 2021-08-13
相关资源
相似解决方案