src: url("../font/fontello.eot?6946176#iefix") format('embedded-opentype'), url("../font/fontello.woff?6946176") format('woff'), url("../font/fontello.ttf?6946176") format('truetype'), url("../font/fontello.svg?6946176#fontello") format('svg');
直接引用,不加?之后的一串参数,可以吗?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
防止缓存,每一次请求,服务器都会认为是一次新的请求,所以返回最新的内容,而不是缓存的内容
?加参数是hash或者版本号 用于更新缓存