Skip to content

Commit 8a3089a

Browse files
author
bajins
committed
add
1 parent 7cf717f commit 8a3089a

File tree

7 files changed

+8
-0
lines changed

7 files changed

+8
-0
lines changed

DBS/关系型SQL标准.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
- `MIN`
129129
- `SUM`
130130
- `TO_DATE`
131+
- `<>` 注意:`!=`是方言
131132

132133

133134
## SQL1999

IDE/Chromium.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
* [https://github.com/face-hh/webx](https://github.com/face-hh/webx)
101101
* [https://github.com/LadybirdBrowser/ladybird](https://github.com/LadybirdBrowser/ladybird)
102102
* [https://github.com/versotile-org/verso](https://github.com/versotile-org/verso)
103+
* [https://github.com/zen-browser](https://github.com/zen-browser)
103104

104105

105106

IDE/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@
290290
+ 压测 [https://github.com/EZLippi/WebBench](https://github.com/EZLippi/WebBench)
291291
+ [https://github.com/perusio/httpload](https://github.com/perusio/httpload)
292292
+ [https://github.com/JoeDog/siege](https://github.com/JoeDog/siege)
293+
+ 生成模拟JSON [https://github.com/LangSync/cli](https://github.com/LangSync/cli)
293294

294295

295296
- mac paw [https://github.com/luckymarmot](https://github.com/luckymarmot)

IDE/TextEditor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* [https://github.com/LazyVim/LazyVim](https://github.com/LazyVim/LazyVim)
2929
* [https://github.com/ervandew/eclim](https://github.com/ervandew/eclim)
3030
* [https://github.com/pit-ray/win-vind](https://github.com/pit-ray/win-vind)
31+
* [https://github.com/AstroNvim/AstroNvim](https://github.com/AstroNvim/AstroNvim)
3132
* [https://github.com/helix-editor/helix](https://github.com/helix-editor/helix)
3233
* [https://github.com/file-acomplaint/kyun](https://github.com/file-acomplaint/kyun)
3334
* [https://github.com/rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)

Other/免费服务.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118

119119
* [https://www.elephantsql.com](https://www.elephantsql.com)
120120
* [https://memfiredb.com](https://memfiredb.com)
121+
* [https://pgplayground.com](https://pgplayground.com)
121122

122123

123124
**Redis**
@@ -522,6 +523,7 @@
522523
* [https://lookimg.com](https://lookimg.com)
523524
* [https://img.cy](https://img.cy)
524525
* [https://imgur.com](https://imgur.com)
526+
* [https://github.com/cf-pages/Telegraph-Image](https://github.com/cf-pages/Telegraph-Image)
525527

526528

527529

System/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@
226226
* [https://github.com/mouday/domain-admin](https://github.com/mouday/domain-admin)
227227
* [https://github.com/aaomidi/certbot-dns-google-domains](https://github.com/aaomidi/certbot-dns-google-domains)
228228
* [https://search.censys.io](https://search.censys.io)
229+
* 自动获取证书信息 [https://github.com/eryajf/cloud_dns_exporter](https://github.com/eryajf/cloud_dns_exporter)
229230
230231
231232
- [临时处理OCSP域名无法访问的问题](https://holmesian.org/letsencrypt-ocsp-fix)

Web/JavaScript框架.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
* 服务器组件 [https://github.com/dai-shi/waku](https://github.com/dai-shi/waku)
124124
* 画板 [https://github.com/tldraw/tldraw](https://github.com/tldraw/tldraw)
125125
* SSR(服务端渲染)框架 [https://github.com/childrentime/pareto](https://github.com/childrentime/pareto)
126+
* 视频编辑 [https://github.com/redotvideo/revideo](https://github.com/redotvideo/revideo)
126127

127128

128129
- [https://github.com/Asabeneh/30-Days-Of-React](https://github.com/Asabeneh/30-Days-Of-React)

0 commit comments

Comments
 (0)