婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2011-4-2
|
首先把flash删除换成这个版本的flash,连接地址http://bbs.kafan.cn/thread-1595858-1-1.html
接下来就是about:support这个界面完整截图给我看
然后把以下参数添加进user.js里
//network 网络服务
user_pref("network.proxy.socks_remote_dns", true);
user_pref("network.prefetch-next", false);
user_pref("config.trim_on_minimize", true);
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.ssl", true);
user_pref("urlclassifier.gethash.timeout_ms", 500);
最后就是不要使用中国版firefox,劲量使用国际版,推荐那些优秀的第三方版本,比如pcx版本有内存释放功能。 |
|