From 1b9b3e0aa7f46ecc10062104c39ae7dfb58b7b1f Mon Sep 17 00:00:00 2001 From: Pan Kun <45493757+ChinaTTTT@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:44:18 +0800 Subject: [PATCH] Update tools.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 考虑到评论区中很多人提到英语问题,添加了几个翻译工具 --- docs/必学工具/tools.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/必学工具/tools.md b/docs/必学工具/tools.md index 19c84f56..59ab3bd0 100644 --- a/docs/必学工具/tools.md +++ b/docs/必学工具/tools.md @@ -46,6 +46,12 @@ - [learngitbranching](https://learngitbranching.js.org/?locale=zh_CN): 可视化学习 git。 - [UnicodeCharacter](https://unicode-table.com/en/): Unicode 字符集网站。 +## 语言与翻译 + +- [DeepL](https://www.deepl.com/translator): 质量不错的翻译网站,支持文档翻译和 Chrome 插件。 +- [沉浸式翻译](https://immersivetranslate.com/):特点是双语对照的网页翻译插件,支持手机使用。 +- [Grammarly](https://www.grammarly.com/): 自己修改语法订正的神器 + ## 学习网站 - [HFS](https://hepsoftwarefoundation.org/training/curriculum.html): 各类软件教程。