From e4ad31f5f1754dbc2c6200b2cc8e7360d8a3ffcd Mon Sep 17 00:00:00 2001 From: bajins Date: Fri, 9 Aug 2024 13:16:15 +0800 Subject: [PATCH] add --- ...63\273\345\236\213\346\225\260\346\215\256\345\272\223.md" | 2 ++ "IDE/\350\275\257\344\273\266\345\256\211\345\205\250.md" | 1 + .../Java\347\254\254\344\270\211\346\226\271\345\272\223.md" | 1 + "Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" | 1 + PL/CPlusPlus.md | 1 + PL/CSharp.md | 2 ++ PL/README.md | 2 ++ "PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" | 2 ++ ...75\221\347\273\234\351\230\262\347\201\253\345\242\231.md" | 1 + System/README.md | 4 ++++ "System/Windows\350\275\257\344\273\266.md" | 1 + Web/JavaScript.md | 1 + 12 files changed, 19 insertions(+) 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 bc9336111..0668c4eb2 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" @@ -769,6 +769,7 @@ SELECT DATE_PART('day', '2011-12-30 08:55'::timestamp - '2011-12-30 09:05'::time SELECT 12*EXTRACT(YEAR from age('2023-06-01','2022-01-01'))+EXTRACT(MONTH from age('2023-06-01','2022-01-01')); -- 提取days时结果是准确的;但提取hours的时候,出现的小时数没有考虑日期,最大23 SELECT EXTRACT(DAYS FROM NOW() - '2020-01-31 10:00:00'::timestamp); +SELECT ROUND((EXTRACT(EPOCH FROM timestamp '2023-12-25 12:00:00' - timestamp '2023-12-20 00:00:00') / 86400)::NUMERIC, 2) AS days_diff; ``` @@ -808,6 +809,7 @@ select 1/cast(2 as numeric) - [https://github.com/sqlitebrowser/sqlitebrowser](https://github.com/sqlitebrowser/sqlitebrowser) - 加密SQLite [https://github.com/sqlcipher](https://github.com/sqlcipher) - [https://github.com/utelle/wxsqlite3](https://github.com/utelle/wxsqlite3) +- [https://github.com/resilar/sqleet](https://github.com/resilar/sqleet) - Java实现 [https://sqljet.com](https://sqljet.com) - 分布式关系数据库 [https://github.com/rqlite/rqlite](https://github.com/rqlite/rqlite) - [https://github.com/jlongster/absurd-sql](https://github.com/jlongster/absurd-sql) diff --git "a/IDE/\350\275\257\344\273\266\345\256\211\345\205\250.md" "b/IDE/\350\275\257\344\273\266\345\256\211\345\205\250.md" index 97d6a50be..dc379b67d 100644 --- "a/IDE/\350\275\257\344\273\266\345\256\211\345\205\250.md" +++ "b/IDE/\350\275\257\344\273\266\345\256\211\345\205\250.md" @@ -54,6 +54,7 @@ * 安全扫描 [https://github.com/CISOfy/lynis](https://github.com/CISOfy/lynis) * [https://github.com/lcvvvv/kscan](https://github.com/lcvvvv/kscan) * [https://github.com/jeremylong/DependencyCheck](https://github.com/jeremylong/DependencyCheck) +* 规避深度包检测 [https://github.com/xvzc/SpoofDPI](https://github.com/xvzc/SpoofDPI) diff --git "a/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" index f78f48736..cf4e161af 100644 --- "a/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Java/Java\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -533,6 +533,7 @@ * [https://github.com/junit-team](https://github.com/junit-team) * [https://sourceforge.net/projects/dbunit](https://sourceforge.net/projects/dbunit) * [https://github.com/piotrturski/zohhak](https://github.com/piotrturski/zohhak) +* [https://github.com/gatling/gatling](https://github.com/gatling/gatling) * [https://github.com/jqwik-team](https://github.com/jqwik-team) * [https://github.com/easymock](https://github.com/easymock) * [https://github.com/powermock/powermock](https://github.com/powermock/powermock) diff --git "a/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" "b/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" index a6c42b34b..5d4e42c37 100644 --- "a/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" +++ "b/Other/\345\205\215\350\264\271\346\234\215\345\212\241.md" @@ -81,6 +81,7 @@ * [https://github.com/rsms/inter](https://github.com/rsms/inter) * [https://github.com/be5invis/Iosevka](https://github.com/be5invis/Iosevka) * [https://github.com/IBM/plex](https://github.com/IBM/plex) +* [https://www.freefaces.gallery](https://www.freefaces.gallery) * 高辨识度字体 [https://brailleinstitute.org/freefont](https://brailleinstitute.org/freefont) * 位图编程字体 [https://github.com/slavfox/Cozette](https://github.com/slavfox/Cozette) * [京華老宋体](https://zhuanlan.zhihu.com/p/637491623) diff --git a/PL/CPlusPlus.md b/PL/CPlusPlus.md index 0a040a4c2..381dcda06 100644 --- a/PL/CPlusPlus.md +++ b/PL/CPlusPlus.md @@ -229,4 +229,5 @@ - 查找和替换文本 [https://github.com/lionello/fart-it](https://github.com/lionello/fart-it) - 模拟天文 [https://github.com/Stellarium/stellarium](https://github.com/Stellarium/stellarium) - 复制弹窗文本 [https://github.com/m417z/Textify](https://github.com/m417z/Textify) +- 代码审计 [https://github.com/trailofbits/multiplier](https://github.com/trailofbits/multiplier) diff --git a/PL/CSharp.md b/PL/CSharp.md index cf578149d..81fbec1f3 100644 --- a/PL/CSharp.md +++ b/PL/CSharp.md @@ -56,6 +56,7 @@ - [https://github.com/qinyuanpei/blog.yuanpei.me](https://github.com/qinyuanpei/blog.yuanpei.me) - 领域驱动设计 [https://github.com/kgrzybek/modular-monolith-with-ddd](https://github.com/kgrzybek/modular-monolith-with-ddd) - 后台管理系统 [https://github.com/izhaorui/Zr.Admin.NET](https://github.com/izhaorui/Zr.Admin.NET) +- [https://github.com/coder-edisonzhou](https://github.com/coder-edisonzhou) @@ -294,4 +295,5 @@ - 虚拟桌面 [https://github.com/newlooper/VirtualSpace](https://github.com/newlooper/VirtualSpace) - 远程桌面会话 [https://github.com/geissbuehler/TermsrvPatcher](https://github.com/geissbuehler/TermsrvPatcher) - 权限检查 [https://github.com/falahati/UACHelper](https://github.com/falahati/UACHelper) +- 整洁架构开发模板 [https://github.com/ardalis/CleanArchitecture](https://github.com/ardalis/CleanArchitecture) diff --git a/PL/README.md b/PL/README.md index 564a4cb5b..c3d03f917 100644 --- a/PL/README.md +++ b/PL/README.md @@ -30,6 +30,8 @@ - [Sam Altman的创业手册](https://jxp73q7qjsg.feishu.cn/docx/WCNZdKDa4o2eUrxK5ElcfBXEnah) - 硬地骇客 [https://github.com/hardhackerlabs/book](https://github.com/hardhackerlabs/book) - [以前靠信息不对称赚钱,现在靠什么赚钱?](https://www.zhihu.com/question/268481226) +- 架构师软考高级 [https://github.com/xxlllq/system_architect](https://github.com/xxlllq/system_architect) + - [https://github.com/jerrylususu/jerrylususu.github.io](https://github.com/jerrylususu/jerrylususu.github.io) diff --git "a/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" "b/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" index 6c935ff46..ab0505f62 100644 --- "a/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" +++ "b/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" @@ -326,6 +326,7 @@ * [https://github.com/deepinsight/insightface](https://github.com/deepinsight/insightface) * [https://github.com/Hillobar/Rope](https://github.com/Hillobar/Rope) * [https://www.changeface.online](https://www.changeface.online) +* [https://github.com/hacksider/Deep-Live-Cam](https://github.com/hacksider/Deep-Live-Cam) * 人脸识别 [https://github.com/ageitgey/face_recognition](https://github.com/ageitgey/face_recognition) * 换衣服 [https://vogue-try-on.github.io](https://vogue-try-on.github.io) * [https://github.com/IDEA-Research/Grounded-Segment-Anything](https://github.com/IDEA-Research/Grounded-Segment-Anything) @@ -567,6 +568,7 @@ curl \ - [https://github.com/karpathy/llama2.c](https://github.com/karpathy/llama2.c) - [https://github.com/liltom-eth/llama2-webui](https://github.com/liltom-eth/llama2-webui) - [https://github.com/ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) +- [https://github.com/lingo34/sambanova-ai-proxy](https://github.com/lingo34/sambanova-ai-proxy) - [https://github.com/Mozilla-Ocho](https://github.com/Mozilla-Ocho) - [https://github.com/LinkSoul-AI/Chinese-Llama-2-7b](https://github.com/LinkSoul-AI/Chinese-Llama-2-7b) - [https://github.com/haotian-liu/LLaVA](https://github.com/haotian-liu/LLaVA) diff --git "a/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" "b/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" index a333b6326..82313c963 100644 --- "a/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" +++ "b/System/Linux\347\275\221\347\273\234\351\230\262\347\201\253\345\242\231.md" @@ -218,6 +218,7 @@ firewall-cmd --query-panic - [https://www.ipip.net](https://www.ipip.net) - [https://www.myip.la](https://www.myip.la) - [https://cloud.magiclen.org/cn/myip](https://cloud.magiclen.org/cn/myip) +- [https://dns.fish](https://dns.fish) - 可用性检查 [https://github.com/funilrys/PyFunceble](https://github.com/funilrys/PyFunceble) - [https://github.com/hatoo/oha](https://github.com/hatoo/oha) diff --git a/System/README.md b/System/README.md index b840479e5..10dd109cb 100644 --- a/System/README.md +++ b/System/README.md @@ -522,6 +522,10 @@ * 缓存网页 [https://github.com/html5-ninja/page-replica](https://github.com/html5-ninja/page-replica) * 深蹲计数 [https://github.com/zhaoolee/Sport](https://github.com/zhaoolee/Sport) * 网页加密 [https://github.com/robinmoisson/staticrypt](https://github.com/robinmoisson/staticrypt) +* 操作PDF [https://github.com/Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) +* 管理GPS路径 [https://github.com/Flomp/wanderer](https://github.com/Flomp/wanderer) +* 共享localStorage [https://github.com/FrigadeHQ/remote-storage](https://github.com/FrigadeHQ/remote-storage) +* 汇编写的论坛 [https://asm32.info/fossil/asmbb](https://asm32.info/fossil/asmbb) diff --git "a/System/Windows\350\275\257\344\273\266.md" "b/System/Windows\350\275\257\344\273\266.md" index 8abed5389..6c83db4c5 100644 --- "a/System/Windows\350\275\257\344\273\266.md" +++ "b/System/Windows\350\275\257\344\273\266.md" @@ -887,6 +887,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府) * [https://github.com/quasar/Quasar](https://github.com/quasar/Quasar) * [https://github.com/fmeringdal/nettu-meet](https://github.com/fmeringdal/nettu-meet) * [https://github.com/CapSoftware/Cap](https://github.com/CapSoftware/Cap) +* [https://github.com/RGAA-Software/GammaRay](https://github.com/RGAA-Software/GammaRay) * 一键远控 [https://www.yijianyuankong.com](https://www.yijianyuankong.com) * GotoHTTP [https://gotohttp.com](https://gotohttp.com) * 灰鸽子远程 [http://www.huigezi.org](http://www.huigezi.org) diff --git a/Web/JavaScript.md b/Web/JavaScript.md index 15c9a6c7e..6906d2c7b 100644 --- a/Web/JavaScript.md +++ b/Web/JavaScript.md @@ -60,6 +60,7 @@ - [https://github.com/oracle/graaljs](https://github.com/oracle/graaljs) - [https://github.com/mozilla/rhino](https://github.com/mozilla/rhino) - [https://github.com/gwtproject/gwt](https://github.com/gwtproject/gwt) +- [https://github.com/CanadaHonk/porffor](https://github.com/CanadaHonk/porffor)