From e1f5347034b4a7faee0d60523f9cbe4fa85ab128 Mon Sep 17 00:00:00 2001 From: bajins Date: Fri, 1 Nov 2024 13:22:18 +0800 Subject: [PATCH] add --- ...45\236\213\346\225\260\346\215\256\345\272\223.md" | 1 + IDE/Chromium.md | 1 + "IDE/Git\344\275\277\347\224\250.md" | 1 + Other/Bookmarks.md | 1 + ...45\271\263\345\217\260\345\272\224\347\224\250.md" | 2 +- System/Android.md | 2 ++ System/README.md | 1 + System/Windows.md | 11 +++++++++++ ...46\214\202\350\275\275\347\275\221\347\233\230.md" | 2 ++ Web/NodeJS.md | 1 + 10 files changed, 22 insertions(+), 1 deletion(-) diff --git "a/DBS/\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223.md" "b/DBS/\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223.md" index c682c51db..1b4e3dd24 100644 --- "a/DBS/\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223.md" +++ "b/DBS/\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223.md" @@ -589,6 +589,7 @@ SELECT NEXT VALUE FOR seq_num AS num FROM DUAL WHERE NEXT VALUE FOR seq_num <= 3 * [https://github.com/prest/prest](https://github.com/prest/prest) * [https://github.com/alibaba/PolarDB-for-PostgreSQL](https://github.com/alibaba/PolarDB-for-PostgreSQL) * [https://github.com/npgsql](https://github.com/npgsql) +* [https://github.com/commandprompt/pgmanage](https://github.com/commandprompt/pgmanage) * 管理器 [https://github.com/sorintlab/stolon](https://github.com/sorintlab/stolon) * [https://github.com/achristmascarl/rainfrog](https://github.com/achristmascarl/rainfrog) * 连接池工具 [https://github.com/pgbouncer/pgbouncer](https://github.com/pgbouncer/pgbouncer) diff --git a/IDE/Chromium.md b/IDE/Chromium.md index f29074259..43a36729c 100644 --- a/IDE/Chromium.md +++ b/IDE/Chromium.md @@ -27,6 +27,7 @@ * 匿名跟踪测试 [https://firstpartysimulator.org](https://firstpartysimulator.org) * [https://github.com/libredirect](https://github.com/libredirect) * AI [https://github.com/debugtheworldbot/chromegemini](https://github.com/debugtheworldbot/chromegemini) +* 自动化浏览器操作 [https://github.com/Skyvern-AI/Skyvern](https://github.com/Skyvern-AI/Skyvern) diff --git "a/IDE/Git\344\275\277\347\224\250.md" "b/IDE/Git\344\275\277\347\224\250.md" index 1da82928a..95ee36eec 100644 --- "a/IDE/Git\344\275\277\347\224\250.md" +++ "b/IDE/Git\344\275\277\347\224\250.md" @@ -44,6 +44,7 @@ * [https://github.com/pcottle/learnGitBranching](https://github.com/pcottle/learnGitBranching) * Git大全 [https://gitee.com/all-about-git](https://gitee.com/all-about-git) * [Git 团队协作中常用术语 WIP PTAL CC LGTM 等解释](https://blog.csdn.net/kunyus/article/details/93472646) +* 自己动手写Git [https://github.com/hanyujie2002/wyag-zh](https://github.com/hanyujie2002/wyag-zh) **GIT工具** diff --git a/Other/Bookmarks.md b/Other/Bookmarks.md index 32f84e48c..cefbfe795 100644 --- a/Other/Bookmarks.md +++ b/Other/Bookmarks.md @@ -175,6 +175,7 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0 * [https://mjcn.club](https://mjcn.club) * [https://www.logocook.shop/editor](https://www.logocook.shop/editor) * 灵感设计 [https://refto.one](https://refto.one) +* 3D架构图 [https://icraft.gantcloud.com](https://icraft.gantcloud.com) ## 文档 diff --git "a/PL/\350\267\250\345\271\263\345\217\260\345\272\224\347\224\250.md" "b/PL/\350\267\250\345\271\263\345\217\260\345\272\224\347\224\250.md" index f7e55a734..025f44031 100644 --- "a/PL/\350\267\250\345\271\263\345\217\260\345\272\224\347\224\250.md" +++ "b/PL/\350\267\250\345\271\263\345\217\260\345\272\224\347\224\250.md" @@ -127,7 +127,7 @@ * [https://github.com/forbesmyester/wv-linewise](https://github.com/forbesmyester/wv-linewise) * [https://github.com/Nitrux](https://github.com/Nitrux) * [https://mauikit.org](https://mauikit.org) - +* [https://github.com/DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus) diff --git a/System/Android.md b/System/Android.md index 0c65d2aa3..6517aa334 100644 --- a/System/Android.md +++ b/System/Android.md @@ -562,6 +562,8 @@ * 翻译 [https://github.com/FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation) * [https://github.com/niedev/RTranslator](https://github.com/niedev/RTranslator) * 天气 [https://github.com/breezy-weather/breezy-weather](https://github.com/breezy-weather/breezy-weather) +* 语音识别键盘 [https://github.com/soupslurpr/Transcribro](https://github.com/soupslurpr/Transcribro) +* 应用商店 [https://github.com/accrescent/accrescent](https://github.com/accrescent/accrescent) ### 证件照 diff --git a/System/README.md b/System/README.md index 6f09b259b..4979e8693 100644 --- a/System/README.md +++ b/System/README.md @@ -567,6 +567,7 @@ * 麻将游戏 [https://github.com/liumengniu/majiang](https://github.com/liumengniu/majiang) * AI姿势 [https://github.com/AmyangXYZ/MiKaPo](https://github.com/AmyangXYZ/MiKaPo) * 图片加水印 [https://github.com/pdmaker/watermark-master](https://github.com/pdmaker/watermark-master) +* 图片背景文字 [https://github.com/RexanWONG/text-behind-image](https://github.com/RexanWONG/text-behind-image) diff --git a/System/Windows.md b/System/Windows.md index 4dbc05b6e..42e3917cf 100644 --- a/System/Windows.md +++ b/System/Windows.md @@ -47,6 +47,17 @@ - [https://github.com/microsoft/latte](https://github.com/microsoft/latte) +**绕过 Windows 11 24H2 的兼容性检查程序** + +```batch +:: 在运行 setup.exe 之前执行 +reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\CompatMarkers" /f 2>NUL +reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Shared" /f 2>NUL +reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TargetVersionUpgradeExperienceIndicators" /f 2>NUL +reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\HwReqChk" /f /v HwReqChkVars /t REG_MULTI_SZ /s , /d "SQ_SecureBootCapable=TRUE,SQ_SecureBootEnabled=TRUE,SQ_TpmVersion=2,SQ_RamMB=8192," +reg.exe add "HKLM\SYSTEM\Setup\MoSetup" /f /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 +``` + **Windows11右键菜单** ```batch diff --git "a/System/\346\214\202\350\275\275\347\275\221\347\233\230.md" "b/System/\346\214\202\350\275\275\347\275\221\347\233\230.md" index c182d3430..81be6ce9f 100644 --- "a/System/\346\214\202\350\275\275\347\275\221\347\233\230.md" +++ "b/System/\346\214\202\350\275\275\347\275\221\347\233\230.md" @@ -142,6 +142,8 @@ * [https://github.com/willscott/go-nfs](https://github.com/willscott/go-nfs) * [https://github.com/minio/minio](https://github.com/minio/minio) * [https://github.com/journeymidnight/yig](https://github.com/journeymidnight/yig) +* [https://github.com/seaweedfs/seaweedfs](https://github.com/seaweedfs/seaweedfs) +* [https://git.deuxfleurs.fr/Deuxfleurs/garage](https://git.deuxfleurs.fr/Deuxfleurs/garage) * [https://github.com/sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs) * [https://github.com/happyfish100/fastdfs](https://github.com/happyfish100/fastdfs) * [https://github.com/openzfs](https://github.com/openzfs) diff --git a/Web/NodeJS.md b/Web/NodeJS.md index e9adce67f..8329fadd0 100644 --- a/Web/NodeJS.md +++ b/Web/NodeJS.md @@ -102,6 +102,7 @@ * [https://github.com/jaynath-d/node-jdbc-driver](https://github.com/jaynath-d/node-jdbc-driver) * SQL查询 [https://github.com/knex/knex](https://github.com/knex/knex) * [https://github.com/TryGhost/node-sqlite3](https://github.com/TryGhost/node-sqlite3) +* [https://github.com/sql-js/sql.js](https://github.com/sql-js/sql.js) * SQLite REST API [https://github.com/thevahidal/soul](https://github.com/thevahidal/soul) * 解析器、压缩器、压缩器和美化 [https://github.com/mishoo/UglifyJS](https://github.com/mishoo/UglifyJS) * [https://github.com/solzimer/nsyslog-parser](https://github.com/solzimer/nsyslog-parser)