8000 GitHub - barrer/translate-online: Translate online plugin for GoldenDict
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

barrer/translate-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 屏幕截图:

Screenshot

Java 安装:

https://java.com/download/

  • 安装时注意勾选项
  • 不要安装推广软件

GoldenDict 配置:

  1. Edit-Dictionaries
  2. Sources-Programs-Add
  3. configure 按照表格配置-OK
key value
Enabled
Type Html
Name Translate Online
Command Line java -Dfile.encoding=UTF-8 -jar C:\translate-online.jar %GDWORD%
Icon C:\translate-online.png

Tampermonkey 相关内容:

https://greasyfork.org/zh-CN/scripts/34921-translate/

build:

  • maven 3
  • jdk 1.8 and above
mvn clean compile package -Dmaven.test.skip=true

runtime:

  • jdk 1.6 and above

extension:

  1. class ***Parser extends Parser
  2. Parser-static{...}-entryParser.put
  3. Done!

release:

version hash(SHA1) translate-online.jar
4.0 9348534928a4365feefd21eefeb666fe2494ff51
3.0 976bfa3eaeaa78b8013788704d9141b3aed92dbe
2.0 80d5aa5e8f529827c329e34d22183497182af681
1.0 80f648143f0410a679d9de4c83cccec7ddbf87b8

About

Translate online plugin for GoldenDict

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0