wangchao.org
设为首页 | 添加收藏
 
购物视频论坛博客自然风光美女图片王朝网络小游戏BT下载生活百科编程设计软件下载小说
 
化妆 | 音乐 | 影视 | 图书 | 英语 | 宠物 | 美食 | 旅游 | 养生 | 手机 | 数码 | 汽车 | 珠宝 | 美容 | 装修 | 厨房 | 科普 | 动物 | 植物 | 影音 | 百科 | 知道 | 词典
  
 
 您好! 您现在位于: 王朝网络 → 编程设计 → 《把FireFox(1.0.7)Windows增强版的google设置为中文返回上一页 
 
1楼 

把FireFox(1.0.7)Windows增强版的google设置为中文

  网上购物、在线购物、购物搜索 欢迎光临本站购买图书、影视、音乐、数码、百货,手机等商品。

  默认情况下,从搜索栏中键入关键词,查询所得的结果为英文的。这不太适应我的习惯。我要改!
  通过查看about:config和search.rdf文件,发觉关键在于google.src文件。
  原始的google.src文件,在%installpath%\searchplugins下:
  # Mozilla/Google plug-in by amitp+mozilla@google.com
  <search
   name="Google"
   description="Google Search"
   method="GET"
   action="http://www.google.com/search"
   update="http://www.google.com/mozilla/google.src"
   updateCheckDays=1
   queryEncoding="utf-8"
   queryCharset="utf-8"
  >
  <input name="q" user>
  <inputnext name="start" factor="10">
  <inputprev name="start" factor="10">
  <input name="ie" value="utf-8">
  <input name="oe" value="utf-8">
  <interpret
   browserResultType="result"
   charset = "UTF-8"
   resultListStart="<!--a-->"
   resultListEnd="<!--z-->"
   resultItemStart="<!--m-->"
   resultItemEnd="<!--n-->"
  >
  </search>
  更改后的google.src:
  # Mozilla/Google plug-in by amitp+mozilla@google.com
  <search
   name="Google"
   description="Google Search"
   method="GET"
   action="http://www.google.com/search"
   update="http://www.google.com/mozilla/google.src"
   updateCheckDays=1
   queryEncoding="gb2312"
   queryCharset="gb2312"
  >
  <input name="q" user>
  <inputnext name="start" factor="10">
  <inputprev name="start" factor="10">
  <input name="ie" value="gb2312">
  <input name="oe" value="gb2312">
  <input name="hl" value="zh-CN">
  <input name="inlang" value="zh-CN">
  <input name="newwindow" value="1">
  <input name="lr" value="lang_zh-CN">
  <interpret
   browserResultType="result"
   charset = "gb2312"
   resultListStart="<!--a-->"
   resultListEnd="<!--z-->"
   resultItemStart="<!--m-->"
   resultItemEnd="<!--n-->"
  >
  </search>
  关键是把所有的utf-8都改为了gb2312。并添加了如下内容:
  <input name="hl" value="zh-CN">
  <input name="inlang" value="zh-CN">
  <input name="newwindow" value="1">
  <input name="lr" value="lang_zh-CN">

默认情况下,从搜索栏中键入关键词,查询所得的结果为英文的。这不太适应我的习惯。我要改! 通过查看about:config和search.rdf文件,发觉关键在于google.src文件。 原始的google.src文件,在%installpath%\searchplugins下: # Mozilla/Google plug-in by amitp+mozilla@google.com <search name="Google" description="Google Search" method="GET" action="http://www.google.com/search" update="http://www.google.com/mozilla/google.src" updateCheckDays=1 queryEncoding="utf-8" queryCharset="utf-8" > <input name="q" user> <inputnext name="start" factor="10"> <inputprev name="start" factor="10"> <input name="ie" value="utf-8"> <input name="oe" value="utf-8"> <interpret browserResultType="result" charset = "UTF-8" resultListStart="<!--a-->" resultListEnd="<!--z-->" resultItemStart="<!--m-->" resultItemEnd="<!--n-->" > </search> 更改后的google.src: # Mozilla/Google plug-in by amitp+mozilla@google.com <search name="Google" description="Google Search" method="GET" action="http://www.google.com/search" update="http://www.google.com/mozilla/google.src" updateCheckDays=1 queryEncoding="gb2312" queryCharset="gb2312" > <input name="q" user> <inputnext name="start" factor="10"> <inputprev name="start" factor="10"> <input name="ie" value="gb2312"> <input name="oe" value="gb2312"> <input name="hl" value="zh-CN"> <input name="inlang" value="zh-CN"> <input name="newwindow" value="1"> <input name="lr" value="lang_zh-CN"> <interpret browserResultType="result" charset = "gb2312" resultListStart="<!--a-->" resultListEnd="<!--z-->" resultItemStart="<!--m-->" resultItemEnd="<!--n-->" > </search> 关键是把所有的utf-8都改为了gb2312。并添加了如下内容: <input name="hl" value="zh-CN"> <input name="inlang" value="zh-CN"> <input name="newwindow" value="1"> <input name="lr" value="lang_zh-CN">

 
标签: FireFox  google  Windows  中文  增强  版的  设置  
 
您可以将本页贴到其他网站
UBB代码HTML代码
 
 
 
 

 
 
 
 
 更多内容
 ·安装远程桌面,VNC Server on Fr ·提高Linux系统安全性的十大招数 ·Linux中系统服务/守护进程的详细 ·Win2000/XP/2003下的密码探测器
 ·Windows图标-Icon文件格式分析。 ·win2003下面显示dbgprint的输出内 ·关于在Linux下802.1x认证的Open1 ·系统学习Linux的11点建议
 ·FreeBSD用ports安装Firefox不成功 ·Linux下的透明代理技术 ·The Linux filesystem explained ·windows运行命令详解
 ·windows下禁止程序运行 ·Linux下的并口编程 ·MS-DOS autocomplete in Microso ·Windows 2K DDK IRP原文翻译
 ·微软证实Windows XP SP3 ·Windows XP操作系统自动关机的实 ·Win 2003安装过后必须进行的配置 ·Windows 端口汇总
 ·推荐一份Linux电子杂志《OurLinu ·WIN32编程必知:__stdcall,__cde ·Windows 的多线程程序设计 ·Linux 目录详解!
 
 
 
最新评论  点此查看所有评论
 
 
 
 
发表评论(支持UBB码)


验证码:  
 
 
 
© 2005- 王朝网络 版权所有