Translation翻译插件 更新TTK失败,请检查网络连接
>Plugin v2.9.5-171u192
>IntelliJ IDEA 2019.1
>Build #IU-191.6183.87, built on March 27, 2019
>JRE: 1.8.0_202-release-1483-b39 amd64
>JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
>OS: Windows 10 10.0
1、ping谷歌翻译的域名 获取对应ip 这个:172.253.124.90
C:\>ping translate.google.com -t
正在 Ping translate.google.com [172.253.124.90] 具有 32 字节的数据:
来自 172.253.124.90 的回复: 字节=32 时间=243ms TTL=104
来自 172.253.124.90 的回复: 字节=32 时间=287ms TTL=104
来自 172.253.124.90 的回复: 字节=32 时间=263ms TTL=104
来自 172.253.124.90 的回复: 字节=32 时间=262ms TTL=104
来自 172.253.124.90 的回复: 字节=32 时间=266ms TTL=101
2、用拿到的ip:172.253.124.90 修改本地host ip映射
C:\Windows\System32\drivers\etc\hosts
编辑hosts文件添加:
172.253.124.90 translate.google.com
172.253.124.90 translate.googleapis.com
标签:插件,字节,172.253,TTL,TTK,104,32,Translation,124.90 From: https://www.cnblogs.com/axibug/p/16873195.html