Google语言工具升级
2006年10月19日 Post by 散人 in Google 搜索引擎
Google语言工具,不仅仅是一个翻译工具,因为它除了翻译文字和网页,还集成了偏好设置的语言设置以及146个国家或地区的Google入口。
最近Google对它进行了升级,其中一项就是翻译结果不再是显示再同一个页面的文本框里,而是新开页面,直达Google的翻译工具界面。在翻译工具页面的右上方,新增了一个“Get Translation Browser Buttons”链接,很实用的一项功能!
Google浏览器翻译按钮使用详解:
进入浏览器翻译按钮页面,右键点击你想要添加的按钮,如English to Chinese (Simplified),然后“添加到收藏夹”。由于所要添加的链接是一段javascrip,因此这个时候会弹出一个安全警告,选择“是”即可按正常步骤将其添加到收藏夹中。 当你浏览网页的时候碰到不认识英文单词,用鼠标选中它,然后从浏览器的“收藏”菜单里选中之前收藏的翻译链接English to Chinese (Simplified),即会返回Google的翻译结果页面。什么?想翻译整个网页,那更简单!直接从收藏夹里点一下翻译按钮即可自动帮你翻译,根本无需进入Google的翻译页面。
Google浏览器翻译按钮代码:
javascript:var%20t=((window.getSelection&&window.getSelection())||(document.getSelection&&document.getSelection())||(document.selection%20&&document.selection.createRange&&document.selection.createRange().text));var%20e=(document.charset||document.characterSet);if(t!=''){location.href='http://translate.google.com/translate_t?text='+t+'&hl=en&langpair=en|zh-CN&tbb=1&ie='+e;}else{location.href='http://translate.google.com/translate?u='+escape(location.href)+'&hl=en&langpair=en|zh-CN&tbb=1&ie='+e;};
链接地址 http://www.eryi.org/SearchEngines/translate-tools-upgrade.html








相关文章:
发表评论: