WPF 开发的一款即用即走的翻译工具 https://zggsong.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
ZGGSONG 47b79459cc
perf: add license and readme
2 years ago
STranslate feat: add notify 2 years ago
vendor init 2 years ago
.gitignore init 2 years ago
LICENSE perf: add license and readme 2 years ago
README.md perf: add license and readme 2 years ago
STranslate.sln init 2 years ago

README.md

WPF 开发的一款即用即走的翻译工具

功能

  • 添加 DeepL API
  • 添加百度翻译 API
  • 实现基本翻译功能
  • 优化 DeepL 服务并打包成库引入进项目
  • 添加缓存功能
  • 添加划词翻译
  • 添加 OCR 翻译
  • 设置 UI 化
  • 软件层面识别语种
  • 翻译制作成插件方式
  • 优化软件发布方式(自动升级)