即使我完全更改了代码,WRT 页面也不会更改
无论我在 Visual Studio 的页面中更改什么,它都会在工作或重新启动期间显示相同的页面,直到我手动清理项目。
我应该怎么做才能在不清理项目的情况下显示更改?
wrt_preview_main.html
文件不会自动重新加载。它总是包含我的index.html 的旧代码。
Whatever i changed in the page in visual studio it is showing same page during it is working or restarting until i clean the project manually.
What should i do to show changes without cleaning the project?
wrt_preview_main.html
file isn't reloading automatically. It always contains old code of my index.html.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是因为浏览器缓存检查:
http://discussion.forum.nokia.com/forum/showthread .php?168964-Widget-Cache
只需进入菜单>网络>选项>清除隐私数据>缓存(N97)
It its because browser cache check:
http://discussion.forum.nokia.com/forum/showthread.php?168964-Widget-Cache
Just go to menu>web>options>clear privacy data>cache (on N97)