File tree Expand file tree Collapse file tree 19 files changed +90
-37
lines changed Expand file tree Collapse file tree 19 files changed +90
-37
lines changed Original file line number Diff line number Diff line change @@ -811,6 +811,7 @@ select 1/cast(2 as numeric)
811
811
- Java实现 [ https://sqljet.com ] ( https://sqljet.com )
812
812
- 分布式关系数据库 [ https://github.com/rqlite/rqlite ] ( https://github.com/rqlite/rqlite )
813
813
- [ https://github.com/jlongster/absurd-sql ] ( https://github.com/jlongster/absurd-sql )
814
+ - 后端 [ https://github.com/pocketbase/pocketbase ] ( https://github.com/pocketbase/pocketbase )
814
815
815
816
816
817
** 连接符**
Original file line number Diff line number Diff line change 165
165
* [ https://github.com/gobwas/ws ] ( https://github.com/gobwas/ws )
166
166
* [ 性能优化实战:百万级WebSockets和Go语言] ( https://segmentfault.com/a/1190000011162605 )
167
167
* 微服务 [ https://github.com/cloudwego/kitex ] ( https://github.com/cloudwego/kitex )
168
+ * [ https://github.com/volo-rs ] ( https://github.com/volo-rs )
169
+ * [ https://github.com/hertz-contrib ] ( https://github.com/hertz-contrib )
170
+ * [ https://github.com/kitex-contrib ] ( https://github.com/kitex-contrib )
168
171
* [ https://github.com/smallnest/rpcx ] ( https://github.com/smallnest/rpcx )
169
172
* [ https://github.com/lesismal/arpc ] ( https://github.com/lesismal/arpc )
170
173
* [ https://github.com/hekmon/transmissionrpc ] ( https://github.com/hekmon/transmissionrpc )
Original file line number Diff line number Diff line change @@ -410,6 +410,7 @@ taskkill /f /im chromedriver.exe
410
410
* [ https://github.com/marmot-z/baicizhan-helper ] ( https://github.com/marmot-z/baicizhan-helper )
411
411
* [ https://github.com/openai-translator/openai-translator ] ( https://github.com/openai-translator/openai-translator )
412
412
* [ https://github.com/FilipePS/Traduzir-paginas-web ] ( https://github.com/FilipePS/Traduzir-paginas-web )
413
+ * [ https://github.com/chengfengfengwang/lingo-link ] ( https://github.com/chengfengfengwang/lingo-link )
413
414
414
415
415
416
Original file line number Diff line number Diff line change 63
63
64
64
** Dev Tools/DevOps/CI/CD/Developer Experience (DX)**
65
65
66
+ + [ https://github.com/topics/developer-tools ] ( https://github.com/topics/developer-tools )
67
+ + 转编译 [ https://github.com/topics/transpiler ] ( https://github.com/topics/transpiler )
68
+
69
+
66
70
- [ https://github.com/xlabs-club ] ( https://github.com/xlabs-club )
67
71
- 代码搜索和替换 [ https://github.com/comby-tools/comby ] ( https://github.com/comby-tools/comby )
68
72
- [ https://github.com/dsznajder/vscode-es7-javascript-react-snippets ] ( https://github.com/dsznajder/vscode-es7-javascript-react-snippets )
111
115
- SQL助手AI [ https://github.com/chat2db/Chat2DB ] ( https://github.com/chat2db/Chat2DB )
112
116
- [ https://github.com/defog-ai/sqlcoder ] ( https://github.com/defog-ai/sqlcoder )
113
117
- [ https://github.com/SuperDuperDB/superduperdb ] ( https://github.com/SuperDuperDB/superduperdb )
118
+ - [ https://github.com/vanna-ai/vanna ] ( https://github.com/vanna-ai/vanna )
114
119
- 代码搜索 [ https://github.com/ast-grep/ast-grep ] ( https://github.com/ast-grep/ast-grep )
115
120
- 可视化前端设计 [ https://github.com/webstudio-is/webstudio ] ( https://github.com/webstudio-is/webstudio )
116
121
- [ https://github.com/SawyerHood/draw-a-ui ] ( https://github.com/SawyerHood/draw-a-ui )
Original file line number Diff line number Diff line change 10
10
- [ https://github.com/apache/subversion ] ( https://github.com/apache/subversion )
11
11
- [ https://subversion.apache.org ] ( https://subversion.apache.org )
12
12
- windows服务端 [ https://www.visualsvn.com ] ( https://www.visualsvn.com )
13
- - [ https://tortoisesvn.net/downloads.html ] ( https://tortoisesvn.net/downloads.html )
14
- - [ https://osdn.net/projects/tortoisesvn ] ( https://osdn.net/projects/tortoisesvn )
15
- - [ https://svnbook.red-bean.com ] ( https://svnbook.red-bean.com )
16
13
- [ https://sourceforge.net/projects/tortoisesvn ] ( https://sourceforge.net/projects/tortoisesvn )
14
+ - [ https://tortoisesvn.net/downloads.html ] ( https://tortoisesvn.net/downloads.html )
15
+ - [ https://osdn.net/projects/tortoisesvn ] ( https://osdn.net/projects/tortoisesvn )
16
+ - [ https://sourceforge.net/projects/svnbook ] ( https://sourceforge.net/projects/svnbook )
17
+ - [ https://svnbook.red-bean.com ] ( https://svnbook.red-bean.com )
17
18
- [ https://github.com/mhagger/cvs2svn ] ( https://github.com/mhagger/cvs2svn )
18
19
19
20
> 按装` VisualSVN ` 后客户端使用报错:` 执行上下文错误: 由于目标计算机积极拒绝,无法连接。 ` ,需要在` 服务 ` 列表中找到相关服务 ->
Original file line number Diff line number Diff line change 272
272
* [ https://github.com/argouml-tigris-org ] ( https://github.com/argouml-tigris-org )
273
273
* 数据中台 [ https://github.com/birdLark/LarkMidTable ] ( https://github.com/birdLark/LarkMidTable )
274
274
* 消息推送 [ https://github.com/ZhongFuCheng3y/austin ] ( https://github.com/ZhongFuCheng3y/austin )
275
+ * IM [ https://gitee.com/howcode/aq-chat-server ] ( https://gitee.com/howcode/aq-chat-server )
Original file line number Diff line number Diff line change 143
143
* [ https://github.com/mtdvio/every-programmer-should-know ] ( https://github.com/mtdvio/every-programmer-should-know )
144
144
* [ https://github.com/ddy-ddy/cs-408 ] ( https://github.com/ddy-ddy/cs-408 )
145
145
* [ https://github.com/ahangchen/HowToBeAProgrammer ] ( https://github.com/ahangchen/HowToBeAProgrammer )
146
+ * [ https://wizardzines.com ] ( https://wizardzines.com )
146
147
* IT技术知识开源图谱 [ https://gitcode.net/dev-roadmap ] ( https://gitcode.net/dev-roadmap )
147
148
* [ https://github.com/codecrafters-io/build-your-own-x ] ( https://github.com/codecrafters-io/build-your-own-x )
148
149
* [ https://github.com/marchof/javabubble ] ( https://github.com/marchof/javabubble )
Original file line number Diff line number Diff line change 85
85
* [ 京華老宋体] ( https://zhuanlan.zhihu.com/p/637491623 )
86
86
87
87
88
+ - [ https://www.miao3.cn ] ( https://www.miao3.cn )
88
89
- 字体编辑器 [ https://github.com/fontforge/fontforge ] ( https://github.com/fontforge/fontforge )
89
90
- [ https://www.ai.zitijia.com ] ( https://www.ai.zitijia.com )
90
91
174
175
* GCP (Google Cloud Platform) [ https://github.com/GoogleCloudPlatform ] ( https://github.com/GoogleCloudPlatform )
175
176
* [ https://cloud.google.com/free ] ( https://cloud.google.com/free )
176
177
* [ 谷歌云搭建免费服务器并翻墙 | Levon's Blog] ( https://www.liuvv.com/p/b7e5827a )
177
- * [ https://www.oracle.com/cn/cloud/free ] ( https://www.oracle.com/cn/cloud/free )
178
+ * Oracle [ https://www.oracle.com/cn/cloud/free ] ( https://www.oracle.com/cn/cloud/free )
178
179
* [ Always Free Resources] ( https://docs.cloud.oracle.com/en-us/iaas/Content/FreeTier/freetier.htm#resources )
179
180
* [ https://cloud.oracle.com/usage/reports ] ( https://cloud.oracle.com/usage/reports )
180
181
* [ https://cloud.oracle.com/limits ] ( https://cloud.oracle.com/limits )
Original file line number Diff line number Diff line change 100
100
* [ https://github.com/makelove/OpenCV-Python-Tutorial ] ( https://github.com/makelove/OpenCV-Python-Tutorial )
101
101
* [ https://github.com/xianyi/OpenBLAS ] ( https://github.com/xianyi/OpenBLAS )
102
102
* [ https://github.com/UrielCh/opencv4nodejs ] ( https://github.com/UrielCh/opencv4nodejs )
103
+ * OpenAL [ https://github.com/kcat/openal-soft ] ( https://github.com/kcat/openal-soft )
103
104
* 美颜滤镜 [ https://github.com/pixpark/gpupixel ] ( https://github.com/pixpark/gpupixe )
104
105
* 2D和3D跨平台 [ https://github.com/godotengine/godot ] ( https://github.com/godotengine/godot )
105
106
* [ https://github.com/cocos2d/cocos2d-x ] ( https://github.com/cocos2d/cocos2d-x )
Original file line number Diff line number Diff line change 25
25
- [ https://github.com/said7388/developer-portfolio ] ( https://github.com/said7388/developer-portfolio )
26
26
- [ https://github.com/weijunext/indie-hacker-tools ] ( https://github.com/weijunext/indie-hacker-tools )
27
27
- [ https://github.com/shengxinjing/programmer-job-blacklist ] ( https://github.com/shengxinjing/programmer-job-blacklist )
28
+ - [ https://indiehackertools.net ] ( https://indiehackertools.net )
28
29
- 推广渠道 [ https://github.com/naxiaoduo/1000UserGuide ] ( https://github.com/naxiaoduo/1000UserGuide )
29
30
- [ Sam Altman的创业手册] ( https://jxp73q7qjsg.feishu.cn/docx/WCNZdKDa4o2eUrxK5ElcfBXEnah )
30
31
- 硬地骇客 [ https://github.com/hardhackerlabs/book ] ( https://github.com/hardhackerlabs/book )
Original file line number Diff line number Diff line change 13
13
+ [ https://github.com/LLMBook-zh/LLMBook-zh.github.io ] ( https://github.com/LLMBook-zh/LLMBook-zh.github.io )
14
14
+ [ https://github.com/zjhellofss/KuiperInfer ] ( https://github.com/zjhellofss/KuiperInfer )
15
15
+ [ https://github.com/cbamls/AI_Tutorial ] ( https://github.com/cbamls/AI_Tutorial )
16
+ + [ https://github.com/datawhalechina/leedl-tutorial ] ( https://github.com/datawhalechina/leedl-tutorial )
16
17
+ 动手学深度学习 [ https://github.com/d2l-ai ] ( https://github.com/d2l-ai )
17
18
+ [ https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models ] ( https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models )
18
19
+ [ https://github.com/HqWu-HITCS/Awesome-Chinese-LLM ] ( https://github.com/HqWu-HITCS/Awesome-Chinese-LLM )
398
399
- [ https://github.com/dav/word2vec ] ( https://github.com/dav/word2vec )
399
400
- [ https://github.com/google-research/google-research ] ( https://github.com/google-research/google-research )
400
401
- 爬虫 [ https://github.com/VinciGit00/Scrapegraph-ai ] ( https://github.com/VinciGit00/Scrapegraph-ai )
402
+ - 简繁转换 [ https://github.com/hddhyq/opencclint ] ( https://github.com/hddhyq/opencclint )
401
403
402
404
403
405
Original file line number Diff line number Diff line change 52
52
* [ ULIDs and Primary Keys] ( https://blog.daveallie.com/ulid-primary-keys )
53
53
* [ https://github.com/geckoboard/pgulid ] ( https://github.com/geckoboard/pgulid )
54
54
* [ https://github.com/oklog/ulid ] ( https://github.com/oklog/ulid )
55
+ * 随机数 [ https://www.random.org ] ( https://www.random.org )
56
+ * [ 治理 Cloudflare 办公室里的混乱情况] ( https://blog.cloudflare.com/harnessing-office-chaos )
57
+ * [ https://github.com/ejcx/csprng.xyz ] ( https://github.com/ejcx/csprng.xyz )
58
+ * [ https://github.com/drand/drand ] ( https://github.com/drand/drand )
59
+ * [ https://github.com/thibmeu/drand-rs ] ( https://github.com/thibmeu/drand-rs )
60
+ * [ https://github.com/thibmeu/tlock-worker ] ( https://github.com/thibmeu/tlock-worker )
61
+ * [ https://github.com/filecoin-project ] ( https://github.com/filecoin-project )
62
+ > 编程语言提供的随机数,是伪随机数,所谓伪随机数,并非真的随机,而是算法得到的。只要初始的种子值相同,算法会给出一样的结果。
63
+ > 一般来说,只有通过硬件,才能得到真随机数,单纯的软件算法做不到。真随机数需要满足三个条件。
64
+ 1 . 无法预测。 随机数不能被猜到,所以必须非常大,否则会被暴力破解。
65
+ 2 . 不能重复。 每次生成的随机数,不能是一样的。
66
+ 3 . 均匀分布。 随机数必须平均散布在所有区间,不能集中在某些区间。
55
67
56
68
57
69
58
- - [ https://github.com/topics/developer-tools ] ( https://github.com/topics/developer-tools )
59
- - 转编译 [ https://github.com/topics/transpiler ] ( https://github.com/topics/transpiler )
60
-
61
-
62
70
** boolean**
63
71
64
72
> bool表示布尔型变量,bai也du就是逻辑型变量的定义符,zhi以英国数学家、布尔代数的奠基人乔dao治·布尔(George Boole)命名。
Original file line number Diff line number Diff line change 54
54
+ [ https://github.com/hfg-gmuend/openmoji ] ( https://github.com/hfg-gmuend/openmoji )
55
55
56
56
57
-
57
+ * Unicode最基本的知识 [ https://tonsky.me/blog/unicode ] ( https://tonsky.me/blog/unicode )
58
58
* [ UniCode编码表及部分不可见字符过滤方案] ( https://www.cnblogs.com/fan-yuan/p/8176886.html )
59
59
* [ 正则表达式#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 )
60
60
* [ Unicode®字符百科] ( https://unicode-table.com/cn )
Original file line number Diff line number Diff line change 15
15
+ [ shellcheck 规范] ( https://my.oschina.net/2688/blog/736548 )
16
16
+ [ https://github.com/ComplianceAsCode/content ] ( https://github.com/ComplianceAsCode/content )
17
17
+ 格式化 [ https://github.com/mvdan/sh ] ( https://github.com/mvdan/sh )
18
+ + rm替代方案 [ https://github.com/qqAys/trash.sh ] ( https://github.com/qqAys/trash.sh )
18
19
19
20
20
21
* [ Shell 教程] ( https://www.runoob.com/linux/linux-shell.html )
Original file line number Diff line number Diff line change @@ -276,7 +276,16 @@ nslookup 域名
276
276
> ` C:\Windows\System32\drivers\etc\hosts `
277
277
278
278
``` batch
279
+ netsh int ip reset
280
+ netsh int ipv6 reset
281
+ netsh winsock reset
282
+ netsh winhttp reset proxy
283
+ ipconfig /release
284
+ ipconfig /renew
279
285
ipconfig /flushdns
286
+ ipconfig /registerdns
287
+ inetcpl.cpl
288
+ ncpa.cpl
280
289
```
281
290
282
291
Original file line number Diff line number Diff line change 36
36
- 解决合并冲突Gradle插件 [ https://github.com/2BAB/Seal ] ( https://github.com/2BAB/Seal )
37
37
- trace 工具 [ https://github.com/bytedance/btrace ] ( https://github.com/bytedance/btrace )
38
38
- 备份提取 [ https://github.com/nelenkov/android-backup-extractor ] ( https://github.com/nelenkov/android-backup-extractor )
39
+ - ROM制作 [ https://github.com/AiKirito/UY-Sct ] ( https://github.com/AiKirito/UY-Sct )
39
40
40
41
41
42
+ Java各版本支持情况 [ https://github.com/JakeWharton/agp-java-support ] ( https://github.com/JakeWharton/agp-java-support )
Original file line number Diff line number Diff line change 300
300
* [https://github.com/louislam/uptime-kuma](https://github.com/louislam/uptime-kuma)
301
301
* [https://github.com/lyc8503/UptimeFlare](https://github.com/lyc8503/UptimeFlare)
302
302
* [https://github.com/OneUptime/oneuptime](https://github.com/OneUptime/oneuptime)
303
+ * [https://github.com/BetterStackHQ](https://github.com/BetterStackHQ)
303
304
* [https://github.com/nokyan/resources](https://github.com/nokyan/resources)
304
305
* [https://github.com/sqshq/sampler](https://github.com/sqshq/sampler)
305
306
* [https://github.com/chaos-zhu/easynode](https://github.com/chaos-zhu/easynode)
You can’t perform that action at this time.
0 commit comments