解决360浏览器自带翻译不能使用的问题
(应该相同适用于谷歌浏览器)
1.找到系统中的hosts文件
***host文件在C盘中的路径为:
C:\Windows\System32\drivers\etc

2.找到hosts文件之后用记事本打开

3.在文件末尾添加以下代码
203.208.40.66 translate.google.com
0.0.0.0 cert.bandicam.com
203.208.40.66 translate.googleapis.com

4.保存之后重启浏览器即可
5.如果是另存的话就需要修改hosts文件权限
