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.
我已经在我的网站(MVC3)中实现了梳子。问题是每次我在 javascript 中更改某些内容时,我都需要清除浏览器缓存以反映我的更改。
如果 js 和 css 有任何更改,浏览器应该会自动刷新更改。(我不希望禁用缓存)。有什么办法吗?