上传者: 35704236
|
上传时间: 2021-10-21 17:48:50
|
文件大小: 1.53MB
|
文件类型: -
破解谷歌翻译jar包,可切换代理
调用方法如下:
// GoogleApi googleApi = new GoogleApi();
GoogleApi googleApi = new GoogleApi("122.224.227.202", 3128);
String translate = googleApi.translate("Test Hello Word", "", "zh");