Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Jun 21, 2024
1 parent 000e138 commit 0ca2339
Show file tree
Hide file tree
Showing 19 changed files with 90 additions and 37 deletions.
1 change: 1 addition & 0 deletions DBS/关系型数据库.md
Original file line number Diff line number Diff line change
Expand Up @@ -811,6 +811,7 @@ select 1/cast(2 as numeric)
- 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)
- 后端 [https://github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase)


**连接符**
Expand Down
3 changes: 3 additions & 0 deletions Go/Go第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@
* [https://github.com/gobwas/ws](https://github.com/gobwas/ws)
* [性能优化实战:百万级WebSockets和Go语言](https://segmentfault.com/a/1190000011162605)
* 微服务 [https://github.com/cloudwego/kitex](https://github.com/cloudwego/kitex)
* [https://github.com/volo-rs](https://github.com/volo-rs)
* [https://github.com/hertz-contrib](https://github.com/hertz-contrib)
* [https://github.com/kitex-contrib](https://github.com/kitex-contrib)
* [https://github.com/smallnest/rpcx](https://github.com/smallnest/rpcx)
* [https://github.com/lesismal/arpc](https://github.com/lesismal/arpc)
* [https://github.com/hekmon/transmissionrpc](https://github.com/hekmon/transmissionrpc)
Expand Down
1 change: 1 addition & 0 deletions IDE/Chromium.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ taskkill /f /im chromedriver.exe
* [https://github.com/marmot-z/baicizhan-helper](https://github.com/marmot-z/baicizhan-helper)
* [https://github.com/openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)
* [https://github.com/FilipePS/Traduzir-paginas-web](https://github.com/FilipePS/Traduzir-paginas-web)
* [https://github.com/chengfengfengwang/lingo-link](https://github.com/chengfengfengwang/lingo-link)



Expand Down
5 changes: 5 additions & 0 deletions IDE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@

**Dev Tools/DevOps/CI/CD/Developer Experience (DX)**

+ [https://github.com/topics/developer-tools](https://github.com/topics/developer-tools)
+ 转编译 [https://github.com/topics/transpiler](https://github.com/topics/transpiler)


- [https://github.com/xlabs-club](https://github.com/xlabs-club)
- 代码搜索和替换 [https://github.com/comby-tools/comby](https://github.com/comby-tools/comby)
- [https://github.com/dsznajder/vscode-es7-javascript-react-snippets](https://github.com/dsznajder/vscode-es7-javascript-react-snippets)
Expand Down Expand Up @@ -111,6 +115,7 @@
- SQL助手AI [https://github.com/chat2db/Chat2DB](https://github.com/chat2db/Chat2DB)
- [https://github.com/defog-ai/sqlcoder](https://github.com/defog-ai/sqlcoder)
- [https://github.com/SuperDuperDB/superduperdb](https://github.com/SuperDuperDB/superduperdb)
- [https://github.com/vanna-ai/vanna](https://github.com/vanna-ai/vanna)
- 代码搜索 [https://github.com/ast-grep/ast-grep](https://github.com/ast-grep/ast-grep)
- 可视化前端设计 [https://github.com/webstudio-is/webstudio](https://github.com/webstudio-is/webstudio)
- [https://github.com/SawyerHood/draw-a-ui](https://github.com/SawyerHood/draw-a-ui)
Expand Down
7 changes: 4 additions & 3 deletions IDE/Subversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
- [https://github.com/apache/subversion](https://github.com/apache/subversion)
- [https://subversion.apache.org](https://subversion.apache.org)
- windows服务端 [https://www.visualsvn.com](https://www.visualsvn.com)
- [https://tortoisesvn.net/downloads.html](https://tortoisesvn.net/downloads.html)
- [https://osdn.net/projects/tortoisesvn](https://osdn.net/projects/tortoisesvn)
- [https://svnbook.red-bean.com](https://svnbook.red-bean.com)
- [https://sourceforge.net/projects/tortoisesvn](https://sourceforge.net/projects/tortoisesvn)
- [https://tortoisesvn.net/downloads.html](https://tortoisesvn.net/downloads.html)
- [https://osdn.net/projects/tortoisesvn](https://osdn.net/projects/tortoisesvn)
- [https://sourceforge.net/projects/svnbook](https://sourceforge.net/projects/svnbook)
- [https://svnbook.red-bean.com](https://svnbook.red-bean.com)
- [https://github.com/mhagger/cvs2svn](https://github.com/mhagger/cvs2svn)

> 按装`VisualSVN`后客户端使用报错:`执行上下文错误: 由于目标计算机积极拒绝,无法连接。`,需要在`服务`列表中找到相关服务 ->
Expand Down
1 change: 1 addition & 0 deletions Java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,4 @@
* [https://github.com/argouml-tigris-org](https://github.com/argouml-tigris-org)
* 数据中台 [https://github.com/birdLark/LarkMidTable](https://github.com/birdLark/LarkMidTable)
* 消息推送 [https://github.com/ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)
* IM [https://gitee.com/howcode/aq-chat-server](https://gitee.com/howcode/aq-chat-server)
1 change: 1 addition & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
* [https://github.com/mtdvio/every-programmer-should-know](https://github.com/mtdvio/every-programmer-should-know)
* [https://github.com/ddy-ddy/cs-408](https://github.com/ddy-ddy/cs-408)
* [https://github.com/ahangchen/HowToBeAProgrammer](https://github.com/ahangchen/HowToBeAProgrammer)
* [https://wizardzines.com](https://wizardzines.com)
* IT技术知识开源图谱 [https://gitcode.net/dev-roadmap](https://gitcode.net/dev-roadmap)
* [https://github.com/codecrafters-io/build-your-own-x](https://github.com/codecrafters-io/build-your-own-x)
* [https://github.com/marchof/javabubble](https://github.com/marchof/javabubble)
Expand Down
3 changes: 2 additions & 1 deletion Other/免费服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
* [京華老宋体](https://zhuanlan.zhihu.com/p/637491623)


- [https://www.miao3.cn](https://www.miao3.cn)
- 字体编辑器 [https://github.com/fontforge/fontforge](https://github.com/fontforge/fontforge)
- [https://www.ai.zitijia.com](https://www.ai.zitijia.com)

Expand Down Expand Up @@ -174,7 +175,7 @@
* GCP (Google Cloud Platform) [https://github.com/GoogleCloudPlatform](https://github.com/GoogleCloudPlatform)
* [https://cloud.google.com/free](https://cloud.google.com/free)
* [谷歌云搭建免费服务器并翻墙 | Levon's Blog](https://www.liuvv.com/p/b7e5827a)
* [https://www.oracle.com/cn/cloud/free](https://www.oracle.com/cn/cloud/free)
* Oracle [https://www.oracle.com/cn/cloud/free](https://www.oracle.com/cn/cloud/free)
* [Always Free Resources](https://docs.cloud.oracle.com/en-us/iaas/Content/FreeTier/freetier.htm#resources)
* [https://cloud.oracle.com/usage/reports](https://cloud.oracle.com/usage/reports)
* [https://cloud.oracle.com/limits](https://cloud.oracle.com/limits)
Expand Down
1 change: 1 addition & 0 deletions PL/CPlusPlus.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
* [https://github.com/makelove/OpenCV-Python-Tutorial](https://github.com/makelove/OpenCV-Python-Tutorial)
* [https://github.com/xianyi/OpenBLAS](https://github.com/xianyi/OpenBLAS)
* [https://github.com/UrielCh/opencv4nodejs](https://github.com/UrielCh/opencv4nodejs)
* OpenAL [https://github.com/kcat/openal-soft](https://github.com/kcat/openal-soft)
* 美颜滤镜 [https://github.com/pixpark/gpupixel](https://github.com/pixpark/gpupixe)
* 2D和3D跨平台 [https://github.com/godotengine/godot](https://github.com/godotengine/godot)
* [https://github.com/cocos2d/cocos2d-x](https://github.com/cocos2d/cocos2d-x)
Expand Down
1 change: 1 addition & 0 deletions PL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- [https://github.com/said7388/developer-portfolio](https://github.com/said7388/developer-portfolio)
- [https://github.com/weijunext/indie-hacker-tools](https://github.com/weijunext/indie-hacker-tools)
- [https://github.com/shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)
- [https://indiehackertools.net](https://indiehackertools.net)
- 推广渠道 [https://github.com/naxiaoduo/1000UserGuide](https://github.com/naxiaoduo/1000UserGuide)
- [Sam Altman的创业手册](https://jxp73q7qjsg.feishu.cn/docx/WCNZdKDa4o2eUrxK5ElcfBXEnah)
- 硬地骇客 [https://github.com/hardhackerlabs/book](https://github.com/hardhackerlabs/book)
Expand Down
2 changes: 2 additions & 0 deletions PL/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
+ [https://github.com/LLMBook-zh/LLMBook-zh.github.io](https://github.com/LLMBook-zh/LLMBook-zh.github.io)
+ [https://github.com/zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)
+ [https://github.com/cbamls/AI_Tutorial](https://github.com/cbamls/AI_Tutorial)
+ [https://github.com/datawhalechina/leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial)
+ 动手学深度学习 [https://github.com/d2l-ai](https://github.com/d2l-ai)
+ [https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)
+ [https://github.com/HqWu-HITCS/Awesome-Chinese-LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM)
Expand Down Expand Up @@ -398,6 +399,7 @@
- [https://github.com/dav/word2vec](https://github.com/dav/word2vec)
- [https://github.com/google-research/google-research](https://github.com/google-research/google-research)
- 爬虫 [https://github.com/VinciGit00/Scrapegraph-ai](https://github.com/VinciGit00/Scrapegraph-ai)
- 简繁转换 [https://github.com/hddhyq/opencclint](https://github.com/hddhyq/opencclint)



Expand Down
16 changes: 12 additions & 4 deletions PL/编程规范.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,21 @@
* [ULIDs and Primary Keys](https://blog.daveallie.com/ulid-primary-keys)
* [https://github.com/geckoboard/pgulid](https://github.com/geckoboard/pgulid)
* [https://github.com/oklog/ulid](https://github.com/oklog/ulid)
* 随机数 [https://www.random.org](https://www.random.org)
* [治理 Cloudflare 办公室里的混乱情况](https://blog.cloudflare.com/harnessing-office-chaos)
* [https://github.com/ejcx/csprng.xyz](https://github.com/ejcx/csprng.xyz)
* [https://github.com/drand/drand](https://github.com/drand/drand)
* [https://github.com/thibmeu/drand-rs](https://github.com/thibmeu/drand-rs)
* [https://github.com/thibmeu/tlock-worker](https://github.com/thibmeu/tlock-worker)
* [https://github.com/filecoin-project](https://github.com/filecoin-project)
> 编程语言提供的随机数,是伪随机数,所谓伪随机数,并非真的随机,而是算法得到的。只要初始的种子值相同,算法会给出一样的结果。
> 一般来说,只有通过硬件,才能得到真随机数,单纯的软件算法做不到。真随机数需要满足三个条件。
1. 无法预测。 随机数不能被猜到,所以必须非常大,否则会被暴力破解。
2. 不能重复。 每次生成的随机数,不能是一样的。
3. 均匀分布。 随机数必须平均散布在所有区间,不能集中在某些区间。



- [https://github.com/topics/developer-tools](https://github.com/topics/developer-tools)
- 转编译 [https://github.com/topics/transpiler](https://github.com/topics/transpiler)


**boolean**

> bool表示布尔型变量,bai也du就是逻辑型变量的定义符,zhi以英国数学家、布尔代数的奠基人乔dao治·布尔(George Boole)命名。
Expand Down
2 changes: 1 addition & 1 deletion PL/表达式和编码.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
+ [https://github.com/hfg-gmuend/openmoji](https://github.com/hfg-gmuend/openmoji)



* Unicode最基本的知识 [https://tonsky.me/blog/unicode](https://tonsky.me/blog/unicode)
* [UniCode编码表及部分不可见字符过滤方案](https://www.cnblogs.com/fan-yuan/p/8176886.html)
* [正则表达式#Unicode处理](https://zh.wikipedia.org/w/index.php?title=%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F#Unicode%E5%A4%84%E7%90%86)
* [Unicode®字符百科](https://unicode-table.com/cn)
Expand Down
1 change: 1 addition & 0 deletions Shell/ShellScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
+ [shellcheck 规范](https://my.oschina.net/2688/blog/736548)
+ [https://github.com/ComplianceAsCode/content](https://github.com/ComplianceAsCode/content)
+ 格式化 [https://github.com/mvdan/sh](https://github.com/mvdan/sh)
+ rm替代方案 [https://github.com/qqAys/trash.sh](https://github.com/qqAys/trash.sh)


* [Shell 教程](https://www.runoob.com/linux/linux-shell.html)
Expand Down
9 changes: 9 additions & 0 deletions Shell/WindowsBatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,16 @@ nslookup 域名
> `C:\Windows\System32\drivers\etc\hosts`
```batch
netsh int ip reset
netsh int ipv6 reset
netsh winsock reset
netsh winhttp reset proxy
ipconfig /release
ipconfig /renew
ipconfig /flushdns
ipconfig /registerdns
inetcpl.cpl
ncpa.cpl
```


Expand Down
1 change: 1 addition & 0 deletions System/Android.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- 解决合并冲突Gradle插件 [https://github.com/2BAB/Seal](https://github.com/2BAB/Seal)
- trace 工具 [https://github.com/bytedance/btrace](https://github.com/bytedance/btrace)
- 备份提取 [https://github.com/nelenkov/android-backup-extractor](https://github.com/nelenkov/android-backup-extractor)
- ROM制作 [https://github.com/AiKirito/UY-Sct](https://github.com/AiKirito/UY-Sct)


+ Java各版本支持情况 [https://github.com/JakeWharton/agp-java-support](https://github.com/JakeWharton/agp-java-support)
Expand Down
1 change: 1 addition & 0 deletions System/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@
* [https://github.com/louislam/uptime-kuma](https://github.com/louislam/uptime-kuma)
* [https://github.com/lyc8503/UptimeFlare](https://github.com/lyc8503/UptimeFlare)
* [https://github.com/OneUptime/oneuptime](https://github.com/OneUptime/oneuptime)
* [https://github.com/BetterStackHQ](https://github.com/BetterStackHQ)
* [https://github.com/nokyan/resources](https://github.com/nokyan/resources)
* [https://github.com/sqshq/sampler](https://github.com/sqshq/sampler)
* [https://github.com/chaos-zhu/easynode](https://github.com/chaos-zhu/easynode)
Expand Down
Loading

0 comments on commit 0ca2339

Please sign in to comment.