LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: dyte100

firefox1.0为什么不能直接进入google进行查询。(多帖合并)

[复制链接]
发表于 2004-11-10 00:38:16 | 显示全部楼层
解决了,只要在google的首页点一下Google.com in English就行了
可能不用改那个google.src文件
发表于 2004-11-10 08:09:17 | 显示全部楼层
解决了,只要在google的首页点一下Google.com in English就行了
可能不用改那个google.src文件

可以了。谢谢iDay
发表于 2004-11-10 10:55:10 | 显示全部楼层
我的一个笨办法,下载了一个GoogleTW.src,然后改了一下就好了。后来又添加了一个自己常用的,这个src文件真是很简单的。

  1. <SEARCH
  2.    version = "7.1"
  3.    name="Google China"
  4.    description="Google at China"
  5.    action="http://www.google.com/search"
  6.    searchform="http://www.google.com"
  7.    method="GET"
  8.    queryEncoding="UTF-8"
  9.    queryCharset="UTF-8"
  10. >

  11. <input name="q" user>
  12. <input name="ie" value="UTF-8">
  13. <input name="oe" value="UTF-8">
  14. <input name="lr" value="lang_zh-CN">
  15. <input name="num" value="20">
  16. <input name="sourceid" value="mozilla-search">

  17. # Finds Results
  18. <INTERPRET
  19.     charset="UTF-8"
  20.     browserResultType="result"
  21.     resultListStart="<!--a-->"
  22.     resultListEnd="<!--z-->"
  23.     resultItemStart="<!--m-->"
  24.     resultItemEnd="<!--n-->"
  25. >

  26. # Finds Previous link
  27. <interpret
  28.     browserResultType="result"
  29.     resultListStart="<td valign=bottom nowrap>"
  30.     resultListEnd="d>"
  31.     resultItemStart="<td align=right>"
  32.     resultItemEnd="<t"
  33. >

  34. # Finds Next link
  35. <interpret
  36.     browserResultType="result"
  37.     resultListStart="</a><td"
  38.     resultListEnd="</div><center>"
  39.     resultItemStart="nowrap>"
  40.     resultItemEnd="</table>"
  41. >
  42. </search>
复制代码
发表于 2004-11-10 11:05:32 | 显示全部楼层
我处理好了这个情况了。
只要在首页使用“ 使用偏好" 指定界面显示的语言就行了。
发表于 2004-11-10 13:31:23 | 显示全部楼层

从昨天开始,我的firefox都不可以直接搜索google了

google的搜索语句变了?

PS:mathon可以,不过,前两天mathon升了一次级。

:ask :ask
发表于 2004-11-10 13:34:09 | 显示全部楼层
我的可以
发表于 2004-11-10 13:54:39 | 显示全部楼层
最初由 zonzi 发表
我的可以


继续关注……
发表于 2004-11-10 14:02:16 | 显示全部楼层
发表于 2004-11-10 14:08:32 | 显示全部楼层
发表于 2004-11-10 14:11:16 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表