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.
STranslate/README.md

17 lines
403 B

WPF 开发的一款即用即走的翻译工具
## 功能
- [x] 添加 DeepL API
- [x] 添加百度翻译 API
- [x] 实现基本翻译功能
- [ ] 优化 DeepL 服务并打包成库引入进项目
- [ ] 添加缓存功能
- [ ] 添加划词翻译
- [ ] 添加 OCR 翻译
- [ ] 设置 UI 化
- [ ] 软件层面识别语种
- [ ] 翻译制作成插件方式
- [ ] 优化软件发布方式(自动升级)