在Firefox中关闭缓存
Posted Joe
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Firefox中关闭缓存相关的知识,希望对你有一定的参考价值。
火狐缓存说明:https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Mozilla_networking_preferences#Cache
在地址栏输入:about:config
然后在过滤器中输入:browser.cache.disk.enable
解释:When a page is loaded, it can be cached so it doesn’t need to be downloaded to be redisplayed. For e-mail and news, messages and attachments are cached as well. This preference controls whether to use the hard drive for caching purposes. browser.cache.disk.capacity controls the maximum amount of disk space to use.
设置为false
done
还有一个属性:browser.cache.memory.enable
browser.cache.disk.enable/browser.cache.memory.enable 指上面的属性打开(true)后,设置保存在disk还是memory。
因为网上文章有误,所以我特意删除了一些信息。
原文可以参考:http://www.cnblogs.com/hutton/p/4585015.html
关于IE不能调试的原因:
以上是关于在Firefox中关闭缓存的主要内容,如果未能解决你的问题,请参考以下文章
JavaScript 在Firefox和Internet Explorer中关闭窗口
我如何只能在任何现代浏览器(如 chrome、firefox、safari、opera、IE 以及任何版本的通用 javascript [重复])中关闭当前选项卡
禁用 Shockwave Flash 时,Firefox 显示随机字符而不是备用图像