diff --git "a/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.en.md" "b/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.en.md" index 7fe62cf6b..3ebc28969 100644 --- "a/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.en.md" +++ "b/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.en.md" @@ -46,6 +46,12 @@ - [learngitbranching](https://learngitbranching.js.org/?locale=zh_CN): Visualize learning git. - [UnicodeCharacter](https://unicode-table.com/en/): Unicode character set website. +## Language & Translator + +- [DeepL](https://www.deepl.com/translator): Good quality translation site with document translation support and Chrome plugin. +- [immersivetranslate](https://immersivetranslate.com/): A web translation plugin characterized by bilingual comparison, supporting mobile use. +- [Grammarly](https://www.grammarly.com/): A magical tool for self-editing and correcting grammar. + ## Learning Websites - [HFS](https://hepsoftwarefoundation.org/training/curriculum.html): Various software tutorials. @@ -97,4 +103,4 @@ - [vimsnake](https://vimsnake.com/): Play the snake game using vim commands. - [keybr](https://www.keybr.com/): A website for learning touch typing. - [Awesome C++](https://cpp.libhunt.com/): A curated list of awesome C/C++ frameworks, libraries, resources. -- [HelloGitHub](https://hellogithub.com/): Shares interesting and beginner-friendly open-source projects on GitHub. \ No newline at end of file +- [HelloGitHub](https://hellogithub.com/): Shares interesting and beginner-friendly open-source projects on GitHub. diff --git "a/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.md" "b/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.md" index 19c84f56b..59ab3bd04 100644 --- "a/docs/\345\277\205\345\255\246\345\267\245\345\205\267/tools.md" +++ "b/docs/\345\277\205\345\255\246\345\267\245\345\205\267/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): 各类软件教程。