Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Sep 13, 2024
1 parent 8a3089a commit 2ba2e69
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 1 deletion.
2 changes: 2 additions & 0 deletions IDE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
- 可视化前端设计 [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)
- 前端远程调试 [https://github.com/HuolalaTech/page-spy-web](https://github.com/HuolalaTech/page-spy-web)
- 项目答疑 [https://github.com/petercat-ai/petercat](https://github.com/petercat-ai/petercat)


+ [技术|什么是 CI/CD?](https://linux.cn/article-9926-1.html)
Expand Down Expand Up @@ -291,6 +292,7 @@
+ [https://github.com/perusio/httpload](https://github.com/perusio/httpload)
+ [https://github.com/JoeDog/siege](https://github.com/JoeDog/siege)
+ 生成模拟JSON [https://github.com/LangSync/cli](https://github.com/LangSync/cli)
+ [https://github.com/couriourc/mock_server](https://github.com/couriourc/mock_server)


- mac paw [https://github.com/luckymarmot](https://github.com/luckymarmot)
Expand Down
6 changes: 5 additions & 1 deletion Other/Markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,8 @@ string &operator+(const string& A,const string& B) //cpp
* [https://wdd.js.org/m2w-transform](https://wdd.js.org/m2w-transform)
* [https://github.com/lyricat/wechat-format](https://github.com/lyricat/wechat-format)
* [https://lab.lyric.im/wxformat](https://lab.lyric.im/wxformat)
* MAC桌面软件 [https://github.com/caol64/wenyan](https://github.com/caol64/wenyan)


- [mp-transform-public](https://github.com/ZhuPeng/mp-transform-public)

Expand Down Expand Up @@ -570,4 +572,6 @@ string &operator+(const string& A,const string& B) //cpp
* [https://github.com/streetwriters/notesnook](https://github.com/streetwriters/notesnook)
* GitBook替代 [https://github.com/lindeer/dartbook](https://github.com/lindeer/dartbook)
* 临时存储 [https://github.com/heyman/heynote](https://github.com/heyman/heynote)
* 待办事项 [https://github.com/go-vikunja/vikunja](https://github.com/go-vikunja/vikunja)
* 待办事项 [https://github.com/go-vikunja/vikunja](https://github.com/go-vikunja/vikunja)
* [https://github.com/johannesjo/super-productivity](https://github.com/johannesjo/super-productivity)

2 changes: 2 additions & 0 deletions Other/专业术语.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@
- 类型推断/类型推理/类型推导(Type inference/Type deduction)
- 抽象数据类型(ADT,Abstract Data Type)
- 边缘平台架构(edge platform)
- 巴士因子:一支团队里有多少成员意外被巴士撞了(或者受其他偶发因素影响而无法继续工作),才会导致项目陷入停滞。
- MCDC测试覆盖率:确定代码修改条件的决策覆盖率。也就是说测试必须保证所生成二进制代码中的每个分支操作至少跑通一次。


## 英文
Expand Down
1 change: 1 addition & 0 deletions Shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@
* [https://github.com/electerm/electerm](https://github.com/electerm/electerm)
* [https://github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)
* [https://github.com/Eugeny/tabby](https://github.com/Eugeny/tabby)
* [https://github.com/xpipe-io/xpipe](https://github.com/xpipe-io/xpipe)
* PuTTY [https://www.chiark.greenend.org.uk/~sgtatham/putty](https://www.chiark.greenend.org.uk/~sgtatham/putty)
* [https://github.com/rhuijben/putty](https://github.com/rhuijben/putty)
* [https://github.com/larryli/PuTTY](https://github.com/larryli/PuTTY)
Expand Down
4 changes: 4 additions & 0 deletions System/IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,17 @@
- 录屏 [https://github.com/lihaoyun6/QuickRecorder](https://github.com/lihaoyun6/QuickRecorder)
- 视频转GIF [https://github.com/sindresorhus/Gifski](https://github.com/sindresorhus/Gifski)
- 窗口管理 [https://github.com/MrKai77/Loop](https://github.com/MrKai77/Loop)
- [https://github.com/nikitabobko/AeroSpace](https://github.com/nikitabobko/AeroSpace)
- 生成字帖 [https://github.com/jaywcjlove/copybook-generator](https://github.com/jaywcjlove/copybook-generator)
- 刘海变文件传输和暂存区 [https://github.com/Lakr233/NotchDrop](https://github.com/Lakr233/NotchDrop)
- 加密DNS [https://github.com/kkebo/DNSecure](https://github.com/kkebo/DNSecure)
- 应用管理器 [https://github.com/milanvarady/Applite](https://github.com/milanvarady/Applite)
- [https://devutils.com](https://devutils.com)


* [https://macked.app](https://macked.app)
* 所有机型参数大全 [https://github.com/KyleBing/ipad](https://github.com/KyleBing/ipad)
* [http://kylebing.cn/tools/iphone](http://kylebing.cn/tools/iphone)


## IOS框架
Expand Down
1 change: 1 addition & 0 deletions System/Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
- [https://www.deepin.org/zh/dde](https://www.deepin.org/zh/dde)
- [https://sourceforge.net/projects/enlightenment](https://sourceforge.net/projects/enlightenment)
- [https://github.com/end-4/dots-hyprland](https://github.com/end-4/dots-hyprland)
- [https://github.com/i3/i3.github.io](https://github.com/i3/i3.github.io)


* 图标 [https://github.com/PapirusDevelopmentTeam/papirus-icon-theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
Expand Down
1 change: 1 addition & 0 deletions System/内网穿透.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ log_level = info
* [https://github.com/juicity/juicity](https://github.com/juicity/juicity)
* [https://github.com/apernet/hysteria](https://github.com/apernet/hysteria)
* [https://github.com/emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)
* [https://github.com/MetaCubeX/mihomo](https://github.com/MetaCubeX/mihomo)
* [https://github.com/eycorsican/leaf](https://github.com/eycorsican/leaf)
* [https://github.com/YtFlow/Maple](https://github.com/YtFlow/Maple)
* [https://github.com/topics/traffic](https://github.com/topics/traffic)
Expand Down
1 change: 1 addition & 0 deletions Web/CSS.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
* [https://github.com/lucide-icons/lucide](https://github.com/lucide-icons/lucide)
* [https://shipfa.st/tools/logo-fast](https://shipfa.st/tools/logo-fast)
* [https://www.svgviewer.dev](https://www.svgviewer.dev)
* [https://github.com/hugeicons/hugeicons-react](https://github.com/hugeicons/hugeicons-react)


- [最受程序员欢迎的 20 个 CSS 框架](https://www.fuocu.cn/archives/css-frame)
Expand Down
1 change: 1 addition & 0 deletions Web/JavaScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
- [https://github.com/boa-dev/boa](https://github.com/boa-dev/boa)
- [https://github.com/denoland/deno](https://github.com/denoland/deno)
- [https://www.denojs.cn](https://www.denojs.cn)
- [https://github.com/denosaurs/deno_python](https://github.com/denosaurs/deno_python)
- [https://github.com/servo/servo](https://github.com/servo/servo)
- [https://github.com/bellard/quickjs](https://github.com/bellard/quickjs)
- [https://github.com/saghul/txiki.js](https://github.com/saghul/txiki.js)
Expand Down
1 change: 1 addition & 0 deletions Web/JavaScript第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@
* 主线程上运行 [https://github.com/astoilkov/main-thread-scheduling](https://github.com/astoilkov/main-thread-scheduling)
* 埋点 [https://github.com/M-cheng-web/web-tracing](https://github.com/M-cheng-web/web-tracing)
* 校验 [https://github.com/yiminghe/async-validator](https://github.com/yiminghe/async-validator)
* 提取颜色 [https://github.com/ppzreboot/k-colors.js](https://github.com/ppzreboot/k-colors.js)


- 数字精度 [https://github.com/topics/arbitrary-precision](https://github.com/topics/arbitrary-precision)
Expand Down

0 comments on commit 2ba2e69

Please sign in to comment.