From 0365e0c736ffeefe4e0b71b7692ea1800f857023 Mon Sep 17 00:00:00 2001 From: Koril33 <39251087+Koril33@users.noreply.github.com> Date: Mon, 5 Dec 2022 21:47:12 +0800 Subject: [PATCH] [TOOLS]: Add new tool websites (#346) * [TOOLS]: Add new tool websites --- docs/必学工具/tools.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/必学工具/tools.md b/docs/必学工具/tools.md index 758623ff..3952b212 100644 --- a/docs/必学工具/tools.md +++ b/docs/必学工具/tools.md @@ -6,6 +6,7 @@ - [z-epub](https://z-epub.com/): ePub电子书下载网站。 - [bitdownloader](https://bitdownloader.io/): 油管视频下载器。 - [zlibrary](https://z-lib.is/): 电子书下载网站(可能需要翻墙)。 +- [PDF Drive](https://www.pdfdrive.com/): PDF 电子书搜索引擎。 ## 设计工具 @@ -28,10 +29,12 @@ - [wrk](https://github.com/wg/wrk): 网站压测工具。 - [gbmb](https://www.gbmb.org/): 数据单位转换。 - [tools](https://tools.fun/): 在线工具合集。 -- [Data Structure Visualizations](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html): 数据结构与算法的可视化网站。 - [github1s](https://github1s.com/): 用网页版 VS Code 在线阅读 GitHub 代码。 - [visualgo](https://visualgo.net/en): 算法可视化网站。 +- [DataStructureVisual](http://www.rmboot.com/): 数据结构可视化网站。 +- [Data Structure Visualizations](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html): 数据结构与算法的可视化网站。 - [learngitbranching](https://learngitbranching.js.org/?locale=zh_CN): 可视化学习 git。 +- [UnicodeCharacter](https://unicode-table.com/en/): Unicode 字符集网站。 ## 学习网站