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.
我的应用程序每次在 Visual Studio 上执行 f5 时都会从缓存中加载旧的 javascript。我可以从 VS 2010 中清除这个愚蠢的缓存吗?
缓存可能是浏览器缓存 - 与卡西尼无关。如果您也使用 IIS,就会发生这种情况。
您需要通过在浏览器中使用来强制在浏览器中重新加载Ctrl + F5。