Skip to content

Commit 00c85dc

Browse files
author
bajins
committed
feat: 添加多个技术资源链接到各个文档
- 在Git服务文档中添加releasealert.dev链接 - 在IDE文档中添加EasyPostman、Yaak和Hoppscotch等API测试工具 - 在Java ORM文档中更新UCanAccess和Jackcess的GitHub链接 - 在Java文档中添加面试相关资源和现代Java学习资料 - 在Markdown文档中添加mdto转换工具 - 在其他文档中添加GoRead阅读器 - 在Python文档中添加代码格式化和调用图工具 - 在Shell文档中为mosh添加间歇连接说明并添加tsshd - 在System文档中添加AirScan-QR、建筑阳光模拟器和家谱管理工具 - 在Windows文档中添加IISCrypto协议检查工具 - 在Web文档中添加HTTP头部分析相关工具
1 parent 0e3a68c commit 00c85dc

File tree

12 files changed

+19
-1
lines changed

12 files changed

+19
-1
lines changed

IDE/Git服务.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ volumes:
223223
- [https://github.com/Potterli20/hosts](https://github.com/Potterli20/hosts)
224224
- [https://gitee.com/if-the-wind/github-hosts](https://gitee.com/if-the-wind/github-hosts)
225225
- [https://codechina.csdn.net/mirrors](https://codechina.csdn.net/mirrors)
226+
- [https://releasealert.dev](https://releasealert.dev)
226227
- [https://fcp7.com/github-mirror-daily-updates.html](https://fcp7.com/github-mirror-daily-updates.html)
227228
- [https://github.com/jvxiao/speed-github](https://github.com/jvxiao/speed-github)
228229
- [https://bgithub.xyz](https://bgithub.xyz)

IDE/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@
298298
* [https://github.com/jumper2014/awesome-test-tool](https://github.com/jumper2014/awesome-test-tool)
299299

300300

301+
+ [https://github.com/lakernote/EasyPostman](https://github.com/lakernote/EasyPostman)
301302
+ [https://github.com/mountain-loop/yaak](https://github.com/mountain-loop/yaak)
302303
+ [https://github.com/hoppscotch/hoppscotch](https://github.com/hoppscotch/hoppscotch)
303304
+ [https://hoppscotch.io](https://hoppscotch.io)

Java/ORM.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,11 @@
8787
- [https://github.com/xerial/sqlite-jdbc](https://github.com/xerial/sqlite-jdbc)
8888
- [https://github.com/arthurblake/log4jdbc](https://github.com/arthurblake/log4jdbc)
8989
- Microsoft Access [https://sourceforge.net/projects/ucanaccess](https://sourceforge.net/projects/ucanaccess)
90+
- [https://github.com/spannm/ucanaccess](https://github.com/spannm/ucanaccess)
9091
- [https://sourceforge.net/projects/jackcess](https://sourceforge.net/projects/jackcess)
92+
- [https://github.com/spannm/jackcess](https://github.com/spannm/jackcess)
9193
- SQL Server [https://github.com/Microsoft/mssql-jdbc](https://github.com/Microsoft/mssql-jdbc)
94+
- [https://learn.microsoft.com/zh-cn/sql/connect/jdbc](https://learn.microsoft.com/zh-cn/sql/connect/jdbc)
9295

9396

9497
**MySQL Connector/J驱动与MySQL版本差异**

Java/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
+ [https://github.com/search?q=Interview](https://github.com/search?q=Interview)
6262

6363

64+
* 现代Java [https://github.com/Together-Java/ModernJava](https://github.com/Together-Java/ModernJava)
6465
* Java新功能 [https://github.com/wesleyegberto/java-new-features](https://github.com/wesleyegberto/java-new-features)
6566
* [https://github.com/rokon12/project-loom-slides-and-demo-code](https://github.com/rokon12/project-loom-slides-and-demo-code)
6667
* [https://github.com/nipafx](https://github.com/nipafx)

Other/Markdown.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,7 @@ string &operator+(const string& A,const string& B) //cpp
536536
- [https://github.com/BlueHatbRit/mdpdf](https://github.com/BlueHatbRit/mdpdf)
537537
- [https://github.com/simonhaenisch/md-to-pdf](https://github.com/simonhaenisch/md-to-pdf)
538538
- [https://github.com/jmaupetit/md2pdf](https://github.com/jmaupetit/md2pdf)
539+
- Markdown转HTML [https://github.com/hjinco/mdto](https://github.com/hjinco/mdto)
539540

540541

541542

Other/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@
681681
* [https://github.com/Luoyacheng/legado](https://github.com/Luoyacheng/legado)
682682
* [https://github.com/mgz0227/legado](https://github.com/mgz0227/legado)
683683
* [https://github.com/huajideshutiao/legado](https://github.com/huajideshutiao/legado)
684+
* [https://github.com/zhashut/goread](https://github.com/zhashut/goread)
684685
* [https://github.com/koreader/koreader](https://github.com/koreader/koreader)
685686
* [https://github.com/ZhangQinhao/MONKOVEL](https://github.com/ZhangQinhao/MONKOVEL)
686687
* [https://github.com/zas023/CocoBook](https://github.com/zas023/CocoBook)

Python/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
+ [https://github.com/hhatto/autopep8](https://github.com/hhatto/autopep8)
2424
+ [https://github.com/psf/black](https://github.com/psf/black)
2525
+ 代码格式化 [https://github.com/astral-sh/ruff](https://github.com/astral-sh/ruff)
26+
+ 调用图 [https://github.com/scottrogowski/code2flow](https://github.com/scottrogowski/code2flow)
2627

2728

2829

Shell/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,8 @@
412412
* [https://bdznh.github.io/2018/05/20/build-putty-step-by-step](https://bdznh.github.io/2018/05/20/build-putty-step-by-step)
413413
* [https://github.com/portapps/kitty-portable](https://github.com/portapps/kitty-portable)
414414
* [https://github.com/cyd01/KiTTY](https://github.com/cyd01/KiTTY)
415-
* [https://github.com/mobile-shell/mosh](https://github.com/mobile-shell/mosh)
415+
* 间歇连接 [https://github.com/mobile-shell/mosh](https://github.com/mobile-shell/mosh)
416+
* [https://github.com/trzsz/tsshd](https://github.com/trzsz/tsshd)
416417
* [https://github.com/yaronn/blessed-contrib](https://github.com/yaronn/blessed-contrib)
417418
* [https://github.com/gizak/termui](https://github.com/gizak/termui)
418419
* [https://github.com/nsf/termbox-go](https://github.com/nsf/termbox-go)

System/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,7 @@
746746
* [https://github.com/Forceu/Gokapi](https://github.com/Forceu/Gokapi)
747747
* [https://github.com/keven1024/015](https://github.com/keven1024/015)
748748
* 二维码分享文件 [https://github.com/sz3/libcimbar](https://github.com/sz3/libcimbar)
749+
* [https://github.com/topcss/AirScan-QR](https://github.com/topcss/AirScan-QR)
749750
* 主页仪表板 [https://github.com/glanceapp/glance](https://github.com/glanceapp/glance)
750751
* 在线知识库 [https://github.com/outline/outline](https://github.com/outline/outline)
751752
* [https://github.com/chaitin/PandaWiki](https://github.com/chaitin/PandaWiki)
@@ -816,6 +817,8 @@
816817
* [https://github.com/bbodi/notecalc3](https://github.com/bbodi/notecalc3)
817818
* 焦虑辅助工具 [https://github.com/alvinunreal/anxiety-aid-tools](https://github.com/alvinunreal/anxiety-aid-tools)
818819
* 英语阅读学习 [https://github.com/xckevin/magic-english-buddy](https://github.com/xckevin/magic-english-buddy)
820+
* 模拟小区采光 [https://github.com/SeanWong17/building-sunlight-simulator](https://github.com/SeanWong17/building-sunlight-simulator)
821+
* 族谱管理 [https://github.com/yunfengsa/pure-genealogy](https://github.com/yunfengsa/pure-genealogy)
819822
820823
821824
@@ -827,6 +830,7 @@
827830
* [https://personal.onlyoffice.com](https://personal.onlyoffice.com)
828831
* [https://github.com/cryptpad](https://github.com/cryptpad)
829832
* [https://github.com/ranuts/document](https://github.com/ranuts/document)
833+
* [https://github.com/baotlake/office-website](https://github.com/baotlake/office-website)
830834
* [https://github.com/ether/etherpad-lite](https://github.com/ether/etherpad-lite)
831835
* [https://github.com/anytypeio](https://github.com/anytypeio)
832836
* [https://github.com/Teamlinker](https://github.com/Teamlinker)

System/Windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* 自动点击 [https://github.com/ahkscript/awesome-AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey)
1818
* [https://github.com/AutoHotkey/AutoHotkey](https://github.com/AutoHotkey/AutoHotkey)
1919
* [https://github.com/xypha/AHK-v2-scripts](https://github.com/xypha/AHK-v2-scripts)
20+
* 检查系统启用的协议 [https://www.nartac.com/Products/IISCrypto](https://www.nartac.com/Products/IISCrypto)
2021

2122

2223

0 commit comments

Comments
 (0)