外部引入的CSS文件名后面的问号的作用是什么_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:40:41
Original
1441 people have browsed it

外部引入的CSS文件名后面的问号的作用是什么:

大家看网页的代码的时候有时候会发现通过标签引入的外部CSS文件名称后面会有个问号,并且问号后面一般会跟有一些乱起八糟的字符,本站也是如此,截图如下:

或许大家以为问号后面的字符有着特殊的含义,其实并不是这样,可以修改成任何字符,它就如同是此CSS文件的一个版本号,例如当网页被访问过之后,可能在缓存中存有原来的CSS样式,尽管可能服务器的CSS文件已经更新,但是浏览者并不能得到更新,如果加上问号和后面的字符,就能及时更新网页CSS样式。

原文地址是:http://www.51texiao.cn/div_cssjiaocheng/2015/0504/722.html

最原始地址是:http://www.softwhy.com/forum.php?mod=viewthread&tid=4642

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!