Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Mar 1, 2024
1 parent 0f8c28e commit d707700
Show file tree
Hide file tree
Showing 16 changed files with 64 additions and 7 deletions.
3 changes: 3 additions & 0 deletions Java/Java第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,10 @@
* [https://github.com/HtmlUnit/htmlunit](https://github.com/HtmlUnit/htmlunit)
* [https://sourceforge.net/projects/htmlunit](https://sourceforge.net/projects/htmlunit)
* Java8以下的时间替代项目`joda-time` [https://github.com/JodaOrg](https://github.com/JodaOrg)
* [https://github.com/ocpsoft/prettytime](https://github.com/ocpsoft/prettytime)
* [https://github.com/ThreeTen/threetenbp](https://github.com/ThreeTen/threetenbp)
* [https://github.com/iandarwin/date4j](https://github.com/iandarwin/date4j)
* [https://github.com/MenoData/Time4J](https://github.com/MenoData/Time4J)
* 对配置内容加密 [https://github.com/ulisesbocchio/jasypt-spring-boot](https://github.com/ulisesbocchio/jasypt-spring-boot)
* Google加密 [https://github.com/google/tink](https://github.com/google/tink)
* bcprov-jdk15on [https://github.com/bcgit/bc-java](https://github.com/bcgit/bc-java) Bouncy Castle Crypto
Expand Down
1 change: 1 addition & 0 deletions Other/Markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@


- 文档转换 [https://github.com/topics/converter](https://github.com/topics/converter)
- [https://github.com/VikParuchuri/marker](https://github.com/VikParuchuri/marker)
- GitHub角落图标 [https://github.com/tholman/github-corners](https://github.com/tholman/github-corners)
- [https://github.com/missive/emoji-mart](https://github.com/missive/emoji-mart)
- [https://github.com/rickstaa/github-emoji-picker](https://github.com/rickstaa/github-emoji-picker)
Expand Down
1 change: 1 addition & 0 deletions Other/免费服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
* [https://github.com/IBM/plex](https://github.com/IBM/plex)
* 高辨识度字体 [https://brailleinstitute.org/freefont](https://brailleinstitute.org/freefont)
* 位图编程字体 [https://github.com/slavfox/Cozette](https://github.com/slavfox/Cozette)
* [京華老宋体](https://zhuanlan.zhihu.com/p/637491623)


- 字体编辑器 [https://github.com/fontforge/fontforge](https://github.com/fontforge/fontforge)
Expand Down
10 changes: 8 additions & 2 deletions PL/CSharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
- [https://docs.microsoft.com/zh-cn/dotnet/desktop/winforms](https://docs.microsoft.com/zh-cn/dotnet/desktop/winforms)
- [https://docs.microsoft.com/zh-cn/windows/win32](https://docs.microsoft.com/zh-cn/windows/win32)
- [https://docs.microsoft.com/zh-cn/windows/win32/apiindex/windows-api-list](https://docs.microsoft.com/zh-cn/windows/win32/apiindex/windows-api-list)
- 任务计划 [https://learn.microsoft.com/zh-cn/windows/win32/TaskSchd](https://learn.microsoft.com/zh-cn/windows/win32/TaskSchd)
- [https://learn.microsoft.com/zh-cn/windows/win32/api/_taskschd](https://learn.microsoft.com/zh-cn/windows/win32/api/_taskschd)
- 事件 [https://docs.microsoft.com/zh-cn/windows/win32/events/windows-events](https://docs.microsoft.com/zh-cn/windows/win32/events/windows-events)
- [https://docs.microsoft.com/zh-cn/previous-versions/aa385231(v=vs.85)](https://docs.microsoft.com/zh-cn/previous-versions/aa385231(v=vs.85))
- [https://docs.microsoft.com/zh-cn/windows/win32/wes/windows-event-log](https://docs.microsoft.com/zh-cn/windows/win32/wes/windows-event-log)
- [https://www.microsoft.com/design](https://www.microsoft.com/design)
- [https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor)
- [https://docs.microsoft.com/zh-cn/aspnet](https://docs.microsoft.com/zh-cn/aspnet)
Expand Down Expand Up @@ -234,13 +239,14 @@
* 爬虫 [https://github.com/zhupingqi/RuiJi.Net](https://github.com/zhupingqi/RuiJi.Net)
* [https://github.com/BaristaLabs/chrome-dev-tools](https://github.com/BaristaLabs/chrome-dev-tools)
* SPA [https://github.com/jasontaylordev/CleanArchitecture](https://github.com/jasontaylordev/CleanArchitecture)
* json [https://github.com/JamesNK/Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)
* JSON [https://github.com/JamesNK/Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)
* [https://github.com/ysharplanguage/FastJsonParser](https://github.com/ysharplanguage/FastJsonParser)
* [https://github.com/gregsdennis/json-everything](https://github.com/gregsdennis/json-everything)
* 验证 [https://github.com/VerifyTests/Verify](https://github.com/VerifyTests/Verify)
* 定时任务 [https://github.com/quartznet](https://github.com/quartznet)
* [https://github.com/HangfireIO/Hangfire](https://github.com/HangfireIO/Hangfire)
* [https://github.com/fluentscheduler/FluentScheduler](https://github.com/fluentscheduler/FluentScheduler)
* html解析 [https://github.com/zzzprojects/html-agility-pack](https://github.com/zzzprojects/html-agility-pack)
* HTML解析 [https://github.com/zzzprojects/html-agility-pack](https://github.com/zzzprojects/html-agility-pack)
* IOC [https://github.com/autofac/Autofac](https://github.com/autofac/Autofac)
* 操作Word [https://github.com/xceedsoftware/DocX](https://github.com/xceedsoftware/DocX)
* ORM [https://github.com/DapperLib/Dapper](https://github.com/DapperLib/Dapper)
Expand Down
3 changes: 3 additions & 0 deletions PL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@
* 包管理器 [http://win-builds.org](http://win-builds.org)
* [https://github.com/eryajf/Thanks-Mirror](https://github.com/eryajf/Thanks-Mirror)
* [https://github.com/renovatebot/renovate](https://github.com/renovatebot/renovate)
* [https://github.com/NoCLin/LightMirrors](https://github.com/NoCLin/LightMirrors)
* 云原生构建包 [https://github.com/buildpacks](https://github.com/buildpacks)
* [https://github.com/defenseunicorns/zarf](https://github.com/defenseunicorns/zarf)
* 微服务开发工具 [https://github.com/eko/monday](https://github.com/eko/monday)
Expand All @@ -234,6 +235,7 @@
* 环境设置 [https://github.com/josean-dev/dev-environment-files](https://github.com/josean-dev/dev-environment-files)
* 游戏多语言实现 [https://github.com/coding-horror/basic-computer-games](https://github.com/coding-horror/basic-computer-games)
* 查看二进制文件 [https://binvis.io](https://binvis.io)
* 工具箱 [https://github.com/CorentinTh/it-tools](https://github.com/CorentinTh/it-tools)



Expand Down Expand Up @@ -477,6 +479,7 @@
- 渐进式 [https://github.com/dojo](https://github.com/dojo)
- [https://dojotoolkit.org](https://dojotoolkit.org)
- [https://github.com/trpc/trpc](https://github.com/trpc/trpc)
- SQL查询生成 [https://github.com/kysely-org/kysely](https://github.com/kysely-org/kysely)



Expand Down
18 changes: 18 additions & 0 deletions PL/Rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,22 @@
- IDE [https://github.com/intellij-rust](https://github.com/intellij-rust)


**不显示控制台窗口**

- https://rust-lang.github.io/rfcs/1665-windows-subsystem.html
- https://learn.microsoft.com/zh-cn/cpp/build/reference/subsystem-specify-subsystem
- https://stackoverflow.com/questions/74847732/can-you-make-a-windows-desktop-app-in-rust-and-winapi
- https://stackoverflow.com/questions/29763647/how-to-make-a-program-that-does-not-display-the-console-window


```bash
# MSVC
cargo rustc --release -- -Clink-args="/SUBSYSTEM:WINDOWS /ENTRY:mainCRTStartup"
# GCC
cargo rustc --release -- -Clink-args="-Wl,--subsystem,windows"
```



## 第三方依赖

Expand Down Expand Up @@ -103,6 +119,7 @@
+ [https://github.com/RustRobotics](https://github.com/RustRobotics)
+ [https://github.com/RustVis](https://github.com/RustVis)
+ [https://github.com/gimli-rs](https://github.com/gimli-rs)
+ [https://github.com/magiclen](https://github.com/magiclen)


- [https://github.com/Amanieu/parking_lot](https://github.com/Amanieu/parking_lot)
Expand Down Expand Up @@ -336,6 +353,7 @@



* [https://github.com/rusthub-org](https://github.com/rusthub-org)
* LLVM [https://github.com/TheDan64/inkwell](https://github.com/TheDan64/inkwell)
* [https://github.com/llvmenv](https://github.com/llvmenv)
* 音乐播放器 [https://github.com/jpochyla/miniaudio-rs](https://github.com/jpochyla/miniaudio-rs)
Expand Down
1 change: 1 addition & 0 deletions PL/容器虚拟机.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
+ GUI [https://github.com/DockStation/dockstation](https://github.com/DockStation/dockstation)


* [https://github.com/dockur/windows](https://github.com/dockur/windows)
* [Docker进阶实用命令](https://sleele.com/2018/09/27/docker%e8%bf%9b%e9%98%b6%e5%ae%9e%e7%94%a8%e5%91%bd%e4%bb%a4/)
* [https://sleele.com/category/docker/](https://sleele.com/category/docker/)
* [https://docs.microsoft.com/zh-cn/virtualization](https://docs.microsoft.com/zh-cn/virtualization)
Expand Down
1 change: 1 addition & 0 deletions PL/表达式和编码.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
* [https://en.wikipedia.org/wiki/ASCII](https://en.wikipedia.org/wiki/ASCII)
* [https://en.wikipedia.org/wiki/Extended_ASCII](https://en.wikipedia.org/wiki/Extended_ASCII)
* [ASCII码一览表,ASCII码对照表](http://c.biancheng.net/c/ascii)
* [https://cloud.magiclen.org/cn/ascii](https://cloud.magiclen.org/cn/ascii)
* [ASCII码对照表【2022年汇总】](https://blog.csdn.net/hhy321/article/details/120610891)

- [https://asciiart.website](https://asciiart.website)
Expand Down
1 change: 1 addition & 0 deletions Python/Python爬虫.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
* [https://github.com/Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)
* [https://github.com/czy0729/Bangumi](https://github.com/czy0729/Bangumi)
* [WeChatDownload,批量微信公众号文章下载小工具](https://i.ijrou.com/p/story/WeChatDownload.html)
* [https://github.com/cooderl/wewe-rss](https://github.com/cooderl/wewe-rss)
* [调试PC端微信内置浏览器](https://mp.weixin.qq.com/s/WZR4HXwM1PEz4nEeMCejWQ)
* [调试PC端微信内置浏览器](http://jioho.gitee.io/blog/%E5%B7%A5%E5%85%B7/%E8%B0%83%E8%AF%95PC%E7%AB%AF%E5%BE%AE%E4%BF%A1%E5%86%85%E7%BD%AE%E6%B5%8F%E8%A7%88%E5%99%A8.html)
* ["调戏" 微信PC端浏览器内置浏览器](https://juejin.cn/post/6844904082314887182)
Expand Down
4 changes: 4 additions & 0 deletions Python/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@
* [https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID](https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID)
* [https://civitai.com](https://civitai.com)
* 中文文本纠错 [https://github.com/shibing624/pycorrector](https://github.com/shibing624/pycorrector)
* 图像生成音乐 [https://imagetomusic.top](https://imagetomusic.top)



Expand Down Expand Up @@ -396,6 +397,7 @@
* [https://github.com/argosopentech/argos-translate](https://github.com/argosopentech/argos-translate)
* [https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)
* [https://github.com/jianchang512/ott](https://github.com/jianchang512/ott)
* [https://github.com/yuka-friends/Windrecorder](https://github.com/yuka-friends/Windrecorder)



Expand All @@ -412,6 +414,7 @@


- [https://github.com/ollama/ollama](https://github.com/ollama/ollama)
- [https://github.com/lmstudio-ai](https://github.com/lmstudio-ai)
- ChatGPT/Claude/Sage/Dragonfly/Vicuna/Koala/Dolly/ChatGLM/Alpaca
- [https://github.com/cloud804d/mirrors-pengzhile-pandora](https://github.com/cloud804d/mirrors-pengzhile-pandora)
- [https://github.com/pandora-next/deploy](https://github.com/pandora-next/deploy)
Expand Down Expand Up @@ -445,6 +448,7 @@
- [https://github.com/snorkel-team](https://github.com/snorkel-team)
- [https://github.com/imoneoi/openchat](https://github.com/imoneoi/openchat)
- [https://github.com/Yidadaa/ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)
- [https://github.com/lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)
- [Docker系列 基于OpenAI API和Access Token自建ChatGPT](https://blognas.hwb0307.com/linux/docker/4201)
- [https://github.com/lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)
- [https://github.com/aaamoon/copilot-gpt4-service](https://github.com/aaamoon/copilot-gpt4-service)
Expand Down
6 changes: 1 addition & 5 deletions Shell/WindowsBatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ timeout /T -1 /NOBREAK
### 任务计划

* [Schtasks命令详解](https://www.cnblogs.com/daimaxuejia/p/12957644.html)
* [https://learn.microsoft.com/zh-cn/windows/win32/TaskSchd](https://learn.microsoft.com/zh-cn/windows/win32/TaskSchd)



**更高级用法见[创建任务计划](/Shell/WindowsJScript.md#创建任务计划)**
Expand Down Expand Up @@ -381,10 +381,6 @@ SCHTASKS /run /TN 任务名称

### 事件

* [https://docs.microsoft.com/zh-cn/windows/win32/events/windows-events](https://docs.microsoft.com/zh-cn/windows/win32/events/windows-events)
* [https://docs.microsoft.com/zh-cn/previous-versions//aa385231(v=vs.85)]( https://docs.microsoft.com/zh-cn/previous-versions//aa385231(v=vs.85))
* [https://docs.microsoft.com/zh-cn/windows/win32/wes/windows-event-log](https://docs.microsoft.com/zh-cn/windows/win32/wes/windows-event-log)

- `eventvwr` 打开事件查看器
- 打开eventvwr -> Windows 日志 -> 系统 右键打开菜单 -> 将所有事件另存为(E) -> 选择保存类型为xml
- `eventcreate` 该命令行工具使管理员能够创建一个自定义事件 ID 和消息于某指定事件日志里。
Expand Down
3 changes: 3 additions & 0 deletions System/Linux网络防火墙.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ firewall-cmd --query-panic
- 查询IP地理信息 [https://github.com/zu1k/nali](https://github.com/zu1k/nali)
- [https://github.com/jason5ng32/MyIP](https://github.com/jason5ng32/MyIP)
- [https://ip.guide](https://ip.guide)
- [https://github.com/hackclub/how-did-i-get-here](https://github.com/hackclub/how-did-i-get-here)
- [https://github.com/hackclub/ktr](https://github.com/hackclub/ktr)
- [https://github.com/lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)
- [https://gitee.com/lionsoul/ip2region](https://gitee.com/lionsoul/ip2region)
- [https://ifconfig.me](https://ifconfig.me)
Expand All @@ -209,6 +211,7 @@ firewall-cmd --query-panic
- [https://www.browserscan.net](https://www.browserscan.net)
- [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://github.com/funilrys/PyFunceble](https://github.com/funilrys/PyFunceble)


Expand Down
4 changes: 4 additions & 0 deletions System/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
* [https://github.com/coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)
* [https://github.com/haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)
* [https://github.com/gdy666/lucky](https://github.com/gdy666/lucky)
* [https://github.com/liudf0716/apfree-wifidog](https://github.com/liudf0716/apfree-wifidog)
* [https://github.com/open-power](https://github.com/open-power)
* [https://github.com/coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)
* [https://github.com/Entware](https://github.com/Entware)
Expand Down Expand Up @@ -236,6 +237,7 @@
2. [HAProxy Nginx LVS 对比](http://www.lgoon.com/detail/22)
3. [负载均衡器对比(LVS、Nginx、Haproxy)](https://vimll.com/?p=886)
4. [各大API网关性能比较](https://segmentfault.com/a/1190000018838988)
* [https://github.com/cloudflare/pingora](https://github.com/cloudflare/pingora)
* [https://github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy)
* [https://github.com/projectcontour/contour](https://github.com/projectcontour/contour)
* [https://github.com/datawire/ambassador](https://github.com/datawire/ambassador)
Expand Down Expand Up @@ -319,6 +321,7 @@
- perf、sar、ksar、mpstat、uptime、vmstat、pidstat、time、cpustat、munin、glances、atop、nmon、pcp-gui、nfsstat、netstat、iostat
- 视图监视器 [https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet](https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet)
- [https://github.com/aristocratos](https://github.com/aristocratos)
- [https://github.com/magiclen/m-prober](https://github.com/magiclen/m-prober)
Expand Down Expand Up @@ -442,6 +445,7 @@
* 知识问答 [https://github.com/apache/incubator-answer](https://github.com/apache/incubator-answer)
* 白噪音 [https://github.com/geekyouth/moodist](https://github.com/geekyouth/moodist)
* 动画生成代码 [https://animotion.dev](https://animotion.dev)
* 代码图 [https://github.com/Idered/chalk.ist](https://github.com/Idered/chalk.ist)
Expand Down
1 change: 1 addition & 0 deletions System/Windows软件.md
Original file line number Diff line number Diff line change
Expand Up @@ -1125,6 +1125,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
* [https://www.penghubingzhou.cn/tags/I2C](https://www.penghubingzhou.cn/tags/I2C)
* 查找泄漏密码 [https://github.com/HaveIBeenPwned](https://github.com/HaveIBeenPwned)
* 游戏项目 [https://github.com/leereilly/games](https://github.com/leereilly/games)
* [https://github.com/SuperTux/supertux](https://github.com/SuperTux/supertux)
* GTA游戏 [https://github.com/GTAmodding/re3](https://github.com/GTAmodding/re3)
* [https://github.com/theVakhovskeIsTaken/holoiso](https://github.com/theVakhovskeIsTaken/holoiso)
* [https://github.com/Plagman/gamescope](https://github.com/Plagman/gamescope)
Expand Down
13 changes: 13 additions & 0 deletions System/邮箱服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,20 @@

## 邮件服务器

+ [https://dkim.org](https://dkim.org)


* [https://tourcoder.com/install-postfix-on-centos-7/](https://tourcoder.com/install-postfix-on-centos-7)
* [https://github.com/albertito/chasquid](https://github.com/albertito/chasquid)
* [https://github.com/Exim/exim](https://github.com/Exim/exim)
* [https://github.com/vdukhovni/postfix](https://github.com/vdukhovni/postfix)
* [https://github.com/postfixadmin/postfixadmin](https://github.com/postfixadmin/postfixadmin)
* [https://github.com/mailserver2/mailserver](https://github.com/mailserver2/mailserver)
* [https://github.com/docker-mailserver/docker-mailserver](https://github.com/docker-mailserver/docker-mailserver)
* [https://sendmail.org](https://sendmail.org)
* [https://github.com/marlam/msmtp](https://github.com/marlam/msmtp)
* [https://sourceforge.net/projects/dkim-milter](https://sourceforge.net/projects/dkim-milter)
* [https://sourceforge.net/projects/opendkim](https://sourceforge.net/projects/opendkim)


### 邮件服务器概述
Expand Down
1 change: 1 addition & 0 deletions Web/JavaScript框架.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
* [https://github.com/ant-design-blazor](https://github.com/ant-design-blazor)
* [https://github.com/DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)
* [https://github.com/nextui-org/nextui](https://github.com/nextui-org/nextui)
* [https://github.com/scratchfoundation/scratch-gui](https://github.com/scratchfoundation/scratch-gui)
* [https://github.com/uiwjs/uiw](https://github.com/uiwjs/uiw)
* [https://github.com/alibaba/ice](https://github.com/alibaba/ice)
* [https://github.com/tannerlinsley/react-query](https://github.com/tannerlinsley/react-query)
Expand Down

0 comments on commit d707700

Please sign in to comment.