[TOOLS]: Add new tool websites (#346)

* [TOOLS]: Add new tool websites
This commit is contained in:
Koril33 2022-12-05 21:47:12 +08:00 committed by GitHub
parent d6c78902d1
commit 0365e0c736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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 字符集网站。
## 学习网站