Skip to content

Commit b8a405f

Browse files
author
bajins
committed
docs: 更新多个文档中的资源链接
- 在 IDE/README.md 中添加了多个 API 相关的 GitHub 链接 - 在 Java/Java教程.md 中添加了 SMB 相关的 GitHub 链接 - 在 PL/C.md、PL/CPlusPlus.md、PL/README.md、PL/Rust.md 等文档中添加了多个编程语言相关的链接 - 在 System/README.md 和 System/Windows资源.md 中添加了多个系统和软件相关的链接 - 在 Web/JavaScript教程.md 和 Web/JavaScript资源.md 中添加了多个 JavaScript 相关的链接
1 parent 8f100d1 commit b8a405f

14 files changed

+40
-8
lines changed

IDE/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,12 @@
287287
+ [https://github.com/apifox](https://github.com/apifox)
288288
+ [https://gitee.com/apifox](https://gitee.com/apifox)
289289
+ [https://www.apifox.cn](https://www.apifox.cn)
290+
+ [https://github.com/yapi-pro/yapi](https://github.com/yapi-pro/yapi)
291+
+ [https://github.com/sosoapi/sosoapi-web](https://github.com/sosoapi/sosoapi-web)
292+
+ [https://www.apizza.net](https://www.apizza.net)
290293
+ [https://github.com/eolinker](https://github.com/eolinker)
291294
+ [https://www.eolink.com](https://www.eolink.com)
295+
+ [https://github.com/APIParkLab/APIPark](https://github.com/APIParkLab/APIPark)
292296
+ [https://github.com/airplayx/eoLinker](https://github.com/airplayx/eoLinker)
293297
+ [https://github.com/feisuanyz/SoFlu-adp](https://github.com/feisuanyz/SoFlu-adp)
294298
+ [https://github.com/httprunner](https://github.com/httprunner)
@@ -313,6 +317,10 @@
313317
+ 模拟API服务 [https://github.com/mockoon/mockoon](https://github.com/mockoon/mockoon)
314318
+ [https://github.com/wiremock](https://github.com/wiremock)
315319
+ [https://github.com/ray-d-song/faker-server](https://github.com/ray-d-song/faker-server)
320+
+ [https://github.com/dreamhead/moco](https://github.com/dreamhead/moco)
321+
+ [https://github.com/typicode/json-server](https://github.com/typicode/json-server)
322+
+ [https://github.com/miragejs/miragejs](https://github.com/miragejs/miragejs)
323+
+ [https://github.com/easy-mock](https://github.com/easy-mock)
316324
+ [https://github.com/spectolabs/hoverfly](https://github.com/spectolabs/hoverfly)
317325
+ [https://github.com/requestly](https://github.com/requestly)
318326
+ [https://github.com/couriourc/mock_server](https://github.com/couriourc/mock_server)

Java/Java第三方库.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
* [https://www.oracle.com/cn/java/technologies/javamail-releases.html](https://www.oracle.com/cn/java/technologies/javamail-releases.html)
4949
* [https://github.com/eclipse-ee4j/jaf](https://github.com/eclipse-ee4j/jaf)
5050
* [https://github.com/javaee/activation](https://github.com/javaee/activation)
51+
* SMB [https://github.com/AgNO3/jcifs-ng](https://github.com/AgNO3/jcifs-ng)
52+
5153

5254

5355
- Markdown解析器 [https://github.com/vsch/flexmark-java](https://github.com/vsch/flexmark-java)

PL/C.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
* [https://zlib.net](https://zlib.net)
106106
* [https://github.com/zlib-ng/zlib-ng](https://github.com/zlib-ng/zlib-ng)
107107
* [https://sourceforge.net/projects/libpng](https://sourceforge.net/projects/libpng)
108+
* [https://www.libpng.org](https://www.libpng.org)
109+
* [https://github.com/pnggroup/libpng](https://github.com/pnggroup/libpng)
110+
* [https://sourceforge.net/projects/png-mng](https://sourceforge.net/projects/png-mng)
108111
* [http://www.winimage.com/zLibDll](http://www.winimage.com/zLibDll)
109112
* [https://www.gnu.org/software/gzip](https://www.gnu.org/software/gzip)
110113
* [https://sourceforge.net/projects/infozip](https://sourceforge.net/projects/infozip)
@@ -299,6 +302,7 @@
299302
* 解码 [https://github.com/kn007/silk-v3-decoder](https://github.com/kn007/silk-v3-decoder)
300303
* [https://opus-codec.org](https://opus-codec.org)
301304
* [https://sourceforge.net/projects/xavs](https://sourceforge.net/projects/xavs)
305+
* [https://xiph.org/vorbis](https://xiph.org/vorbis)
302306
* 视频转码 [https://github.com/HandBrake/HandBrake](https://github.com/HandBrake/HandBrake)
303307

304308

PL/CPlusPlus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,10 @@
127127
* [https://github.com/simdjson/simdjson](https://github.com/simdjson/simdjson)
128128
* [https://github.com/nlohmann/json](https://github.com/nlohmann/json)
129129
* [https://github.com/MistEO/meojson](https://github.com/MistEO/meojson)
130-
* XML [https://github.com/zeux/pugixml](https://github.com/zeux/pugixml)
131130
* [https://github.com/Tencent/rapidjson](https://github.com/Tencent/rapidjson)
131+
* [https://github.com/open-source-parsers/jsoncpp](https://github.com/open-source-parsers/jsoncpp)
132+
* [https://sourceforge.net/projects/jsoncpp](https://sourceforge.net/projects/jsoncpp)
133+
* XML [https://github.com/zeux/pugixml](https://github.com/zeux/pugixml)
132134
* HTML [https://github.com/csb6/html-plus-plus](https://github.com/csb6/html-plus-plus)
133135
* web [https://github.com/qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)
134136
* [https://github.com/sogou](https://github.com/sogou)

PL/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@
422422
- [https://github.com/phoenixframework/phoenix](https://github.com/phoenixframework/phoenix)
423423
- [https://github.com/philss/floki](https://github.com/philss/floki)
424424
- [https://github.com/gleam-lang](https://github.com/gleam-lang)
425+
- [https://www.angelcode.com](https://www.angelcode.com)
425426

426427

427428
> DSL(Domain Specification Language)领域语言,使用EBNF(Extended Backus–Naur Form)扩展巴斯科范式来描述语法

PL/Rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
* [http://xuesong.pydevops.com](http://xuesong.pydevops.com)
5959
* [https://github.com/Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)
6060
* 练习 [https://github.com/sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)
61+
* [https://github.com/InkSha/rust-tutorial](https://github.com/InkSha/rust-tutorial)
6162
* 异步线程比较 [https://github.com/jimblandy/context-switch](https://github.com/jimblandy/context-switch)
6263
* [program - 分类 - kirito's blog](https://kirito41dd.github.io/categories/program)
6364
* [归档 | Jackeyzhe](https://jackeyzhe.github.io/archives)

PL/加密认证.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
* [https://github.com/zitadel/zitadel](https://github.com/zitadel/zitadel)
5151
* [https://github.com/cerbos/cerbos](https://github.com/cerbos/cerbos)
5252
* [https://github.com/openfga/openfga](https://github.com/openfga/openfga)
53+
* [https://github.com/ValueMelody/melody-auth](https://github.com/ValueMelody/melody-auth)
5354

5455

5556
- [Web开发几种常用的认证机制](https://www.cnblogs.com/li1992/articles/9802716.html)

PL/技术概念.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
* [https://github.com/mszula/visual-sorting](https://github.com/mszula/visual-sorting)
125125

126126

127+
- [B 树和数据库索引](https://planetscale.com/blog/btrees-and-database-indexes)
127128
- [必学十大经典排序算法](https://mp.weixin.qq.com/s/mq2NSG3xMqIs28nU354TjQ)
128129
- [数据结构与算法教程,数据结构C语言版教程](http://c.biancheng.net/data_structure)
129130
- [AC自动机 算法详解(图解)及模板](https://bestsort.cn/2019/04/28/402)

PL/文档处理.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@
195195
* [https://github.com/opensagres](https://github.com/opensagres)
196196
* [https://github.com/jodconverter/jodconverter](https://github.com/jodconverter/jodconverter)
197197
* [https://github.com/Saxonica](https://github.com/Saxonica)
198+
* [https://github.com/opensagres/xdocreport](https://github.com/opensagres/xdocreport)
199+
* [https://github.com/dengyongqiang/xdocreport-user-guide](https://github.com/dengyongqiang/xdocreport-user-guide)
200+
* [https://github.com/aspose-words](https://github.com/aspose-words)
201+
* [https://github.com/ApryseSDK](https://github.com/ApryseSDK)
202+
* Spire [https://www.e-iceblue.com](https://www.e-iceblue.com)
198203

199204

200205

PL/编程规范.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
+ License [https://en.wikipedia.org/wiki/Software_license](https://en.wikipedia.org/wiki/Software_license)
1515
+ [https://github.com/github/choosealicense.com](https://github.com/github/choosealicense.com)
1616
+ [https://choosealicense.com](https://choosealicense.com)
17+
+ [https://github.com/copyleft-next/copyleft-next](https://github.com/copyleft-next/copyleft-next)
18+
+ [https://git.copyleft.org/copyleft-next](https://git.copyleft.org/copyleft-next)
1719
+ [https://github.com/fossas](https://github.com/fossas)
1820
+ [https://app.fossa.com](https://app.fossa.com)
1921
+ [https://fossa.com/learn/developers-guide-open-source-software-licenses](https://fossa.com/learn/developers-guide-open-source-software-licenses)
@@ -57,13 +59,11 @@
5759
5860

5961

60-
* [https://github.com/ai/nanoid](https://github.com/ai/nanoid)
6162
* [https://github.com/sony/sonyflake](https://github.com/sony/sonyflake)
6263
* [https://github.com/segmentio/ksuid](https://github.com/segmentio/ksuid)
6364
* [https://github.com/rs/xid](https://github.com/rs/xid)
6465
* [https://github.com/paralleldrive/cuid2](https://github.com/paralleldrive/cuid2)
6566
* [https://github.com/paralleldrive/cuid](https://github.com/paralleldrive/cuid)
66-
* [https://github.com/ai/nanoid](https://github.com/ai/nanoid)
6767
* [https://github.com/boundary/flake](https://github.com/boundary/flake)
6868
* [https://github.com/richardtallent/RT.Comb](https://github.com/richardtallent/RT.Comb)
6969
* [https://github.com/ppearcy/elasticflake](https://github.com/ppearcy/elasticflake)
@@ -76,6 +76,8 @@
7676
* [ULIDs and Primary Keys](https://blog.daveallie.com/ulid-primary-keys)
7777
* [https://github.com/geckoboard/pgulid](https://github.com/geckoboard/pgulid)
7878
* [https://github.com/oklog/ulid](https://github.com/oklog/ulid)
79+
* NanoID [https://github.com/ai/nanoid](https://github.com/ai/nanoid)
80+
* [https://github.com/zelark/nano-id-cc](https://github.com/zelark/nano-id-cc)
7981
* 随机数 [https://www.random.org](https://www.random.org)
8082
* [治理 Cloudflare 办公室里的混乱情况](https://blog.cloudflare.com/harnessing-office-chaos)
8183
* [https://github.com/ejcx/csprng.xyz](https://github.com/ejcx/csprng.xyz)

0 commit comments

Comments
 (0)