umi
umi
火狐狸
火狐狸
  • UID23787
  • 注册日期2008-04-21
  • 最后登录2018-10-20
  • 发帖数229
  • 经验36枚
  • 威望0点
  • 贡献值32点
  • 好评度1点
阅读:2663回复:8

3.5b4在百度貼吧很不正常

楼主#
更多 发布于:2009-05-10 23:35
1 験証碼無法顕示(全部貼吧)
2 在帖子列表時CPU佔用很高(大部份貼吧)

這是CPU佔用正常的
http://tieba.baidu.com/f?kw=%B3%E7%EC%F5
http://tieba.baidu.com/f?kw=%D1%AA%D5%B ... 6%F9%D7%AF

這是大量佔用CPU的
http://tieba.baidu.com/f?kw=kotoko&t=12
http://tieba.baidu.com/f?kw=%B9%A5%BF%C ... 6%AF%B6%D3
...
taizitju
千年狐狸
千年狐狸
  • UID10093
  • 注册日期2005-11-27
  • 最后登录2012-04-12
  • 发帖数3638
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
1楼#
发布于:2009-05-10 23:35
检查你的扩展列表吧

我这里四个页面完全打开 还加上一个播放器 cpu 10% antivir sandboxie threatfire等等 cpu 10% 以下

注册账号 temp 发帖正常。。。
http://tieba.baidu.com/f?kz=575519718
新版正常 老版正常 注册码正常。。。。。总之就是正常的不能在正常
[color=orange][b]为新手服务[/b][/color]  [color=BLUE][b]快速解决问题传送门:[/b][/color][url=https://www.firefox.net.cn/newforum/viewtopic.php?t=22571][color=red][b]①Firefox初级教程(置顶帖)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/viewtopic.php?t=27478][color=red][b]②孟婆汤(清空profile工具)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/viewtopic.php?t=26765][color=red][b]③减肥茶(半淘汰)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/search.php][color=red][b]④搜索论坛[/b][/color][/url]
umi
umi
火狐狸
火狐狸
  • UID23787
  • 注册日期2008-04-21
  • 最后登录2018-10-20
  • 发帖数229
  • 经验36枚
  • 威望0点
  • 贡献值32点
  • 好评度1点
2楼#
发布于:2009-05-10 23:35

這様排查起來就是大工程了...
...
msky
千年狐狸
千年狐狸
  • UID14649
  • 注册日期2006-09-21
  • 最后登录2025-09-13
  • 发帖数2968
  • 经验179枚
  • 威望0点
  • 贡献值28点
  • 好评度10点
  • 社区居民
  • 忠实会员
3楼#
发布于:2009-05-10 23:35
一直很正常,贴吧混混路过
saga2008
非常火狐
非常火狐
  • UID25840
  • 注册日期2008-08-15
  • 最后登录2025-01-31
  • 发帖数694
  • 经验12枚
  • 威望0点
  • 贡献值0点
  • 好评度1点
  • 社区居民
4楼#
发布于:2009-05-10 23:35
这里的论坛系统太旧了
操作极其不便
建议升级或者换个系统
这里几乎成了「不知有汉,无论魏晋」了...

赞同
umi
umi
火狐狸
火狐狸
  • UID23787
  • 注册日期2008-04-21
  • 最后登录2018-10-20
  • 发帖数229
  • 经验36枚
  • 威望0点
  • 贡献值32点
  • 好评度1点
5楼#
发布于:2009-05-10 23:35
問題找到了

1 験証碼無法顕示
RefControl選項中把baidu.com設置爲僞裝

2 在帖子列表時CPU佔用很高
userContent.css中刪除*{text-shadow:1px 1px 2px #999999;}
這個代碼的作用是加強頁面字体渲染效果
想不到居然導致百度貼吧的帖子列表佔用CPU極高
能否単独排除百度貼吧的帖子列表呢 ?
...
kmc
kmc
管理员
管理员
  • UID165
  • 注册日期2004-11-25
  • 最后登录2024-08-29
  • 发帖数9187
  • 经验398枚
  • 威望1点
  • 贡献值124点
  • 好评度41点
  • 忠实会员
  • 终身成就
  • 社区居民
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;
Waterfox Current和Firefox Nightly都用,逐渐走出XUL扩展依赖
taizitju
千年狐狸
千年狐狸
  • UID10093
  • 注册日期2005-11-27
  • 最后登录2012-04-12
  • 发帖数3638
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
7楼#
发布于:2009-05-10 23:35
我没太看懂你的意思,你是原来forge了后来排除了,还是只有通过forge 才能解决问题

我在 ref 哪里勾上第三方 and then ok


text-shadow 就加强了么。。。。
让每个字符后面都有点光晕 这样真的会好看么?

字体不爽的话 上 gdi++ 也是不错的
http://free.flop.jp/gdi++/
[color=orange][b]为新手服务[/b][/color]  [color=BLUE][b]快速解决问题传送门:[/b][/color][url=https://www.firefox.net.cn/newforum/viewtopic.php?t=22571][color=red][b]①Firefox初级教程(置顶帖)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/viewtopic.php?t=27478][color=red][b]②孟婆汤(清空profile工具)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/viewtopic.php?t=26765][color=red][b]③减肥茶(半淘汰)[/b][/color][/url]  [url=https://www.firefox.net.cn/newforum/search.php][color=red][b]④搜索论坛[/b][/color][/url]
umi
umi
火狐狸
火狐狸
  • UID23787
  • 注册日期2008-04-21
  • 最后登录2018-10-20
  • 发帖数229
  • 经验36枚
  • 威望0点
  • 贡献值32点
  • 好评度1点
8楼#
发布于:2009-05-10 23:35
我是GDI和火狐渲染並用
感覚這様效果更好些
能否単独排除百度貼吧的帖子列表呢 ?
...
游客

返回顶部