阅读:2663回复:8
3.5b4在百度貼吧很不正常
1 験証碼無法顕示(全部貼吧)
2 在帖子列表時CPU佔用很高(大部份貼吧) 這是CPU佔用正常的 這是大量佔用CPU的 |
|
|
1楼#
发布于:2009-05-10 23:35
检查你的扩展列表吧
我这里四个页面完全打开 还加上一个播放器 cpu 10% antivir sandboxie threatfire等等 cpu 10% 以下 注册账号 temp 发帖正常。。。 http://tieba.baidu.com/f?kz=575519718 新版正常 老版正常 注册码正常。。。。。总之就是正常的不能在正常 |
|
|
2楼#
发布于:2009-05-10 23:35
哎
這様排查起來就是大工程了... |
|
|
3楼#
发布于:2009-05-10 23:35
一直很正常,贴吧混混路过
|
|
4楼#
发布于:2009-05-10 23:35
这里的论坛系统太旧了
操作极其不便 建议升级或者换个系统 这里几乎成了「不知有汉,无论魏晋」了... 赞同 |
|
5楼#
发布于:2009-05-10 23:35
問題找到了
1 験証碼無法顕示 RefControl選項中把baidu.com設置爲僞裝 2 在帖子列表時CPU佔用很高 userContent.css中刪除*{text-shadow:1px 1px 2px #999999;} 這個代碼的作用是加強頁面字体渲染效果 想不到居然導致百度貼吧的帖子列表佔用CPU極高 能否単独排除百度貼吧的帖子列表呢 ? |
|
|
6楼#
发布于:2009-05-10 23:35
关于字体阴影的exclude(我觉得字体阴影整个就是拖速度)
Select one URL and exclude another?: Top of this page. Not with CSS. Currently, @-moz-document does not allow complex expressions, such as you would need to exclude a URL that falls in the domain you selected to style. Greasemonkey is the cure. I'm working on a script, Greasy Black, which, amongst other things, lets you define domains and URLs in which to add a class name to those pages, and features the often requested domain and URL exclusion not found in @-moz-document. An example of the script in action, can be seen by pairing it with this userstyle: greasy black - google 2008 ( ALL except GMail ). Configure the script by adding lines like these: /* A list of common class names to reuse. */ var class_list = new Array(); class_list['default'] = 'greasy-black'; class_list['apacheError'] = 'apacheError'; class_list['google'] = 'bigBroother'; class_list['daytime'] = 'day'; class_list['another'] = 'anotherclassnamehere'; // Domains or URLs that you want to include. do_class['google.com'] = class_list['google']; do_class['customize.likethis.etc'] = 'yourclassnamehere'; do_class['anotherone.etc'] = class_list['another']; // Domains or URLs that you want to exclude. // No wildcards here. // For URLs, this behaves just like @-moz-document url-prefix dont_class['mail.google.com'] = true; dont_class['http://maps.google.'] = true; dont_class['butnotthis.anotherone.etc'] = true; dont_class['http://anotherone.etc/and/not/this/either/'] = true; |
|
|
7楼#
发布于:2009-05-10 23:35
我没太看懂你的意思,你是原来forge了后来排除了,还是只有通过forge 才能解决问题
我在 ref 哪里勾上第三方 and then ok text-shadow 就加强了么。。。。 让每个字符后面都有点光晕 这样真的会好看么? 字体不爽的话 上 gdi++ 也是不错的 http://free.flop.jp/gdi++/ |
|
|
8楼#
发布于:2009-05-10 23:35
我是GDI和火狐渲染並用
感覚這様效果更好些 能否単独排除百度貼吧的帖子列表呢 ? |
|
|