Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将对我的网络应用程序进行重大更新。我担心用户之前缓存存储的 css 文件会导致渲染失败,他们会关闭应用程序。避免这种情况的最佳做法是什么?如果我重命名我的 css 文件会有帮助吗?
将 URL 更改为 CSS 文件。
您可以将更改限制在 URL 的查询字符串部分。