Skip to content

Commit 69da955

Browse files
author
bajins
committed
docs(IDE): 更新 IDE 相关文档
- 在 IDE/README.md 中添加了新的 AI 辅助编程项目链接 - 更新了多个文档文件,增加了新的技术资源和工具链接 - 调整了部分链接的组织结构,提高了文档的可读性
1 parent 16f6de1 commit 69da955

File tree

11 files changed

+26
-6
lines changed

11 files changed

+26
-6
lines changed
5.91 KB
Loading
1.29 MB
Loading

IDE/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
- [https://www.augmentcode.com](https://www.augmentcode.com)
8989
- [https://github.com/voideditor/void](https://github.com/voideditor/void)
9090
- [https://github.com/All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands)
91+
- [https://github.com/mendableai/open-lovable](https://github.com/mendableai/open-lovable)
9192
- 代码搜索 [https://github.com/sourcebot-dev/sourcebot](https://github.com/sourcebot-dev/sourcebot)
9293
- [https://github.com/oldjs/web-code-agent](https://github.com/oldjs/web-code-agent)
9394
- Git提交助手 [https://github.com/Undertone0809/gcop](https://github.com/Undertone0809/gcop)

Other/专业术语.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
- 清晰性 (Clarity)
9898
- 安全性 (Safety)
9999
- Friendly Enough Expression Language (FEEL) 旨在以业务专业人员和开发人员都易于理解的方式编写表达式
100+
- OGSA(Open Grid Services Architecture)是开放网络服务框架,定义了网格服务(Grid Services)的概念
100101

101102

102103
## 英文

Other/书籍和博客.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
* 自动化软件测试 [https://github.com/uds-se/fuzzingbook](https://github.com/uds-se/fuzzingbook)
171171
* 数据工程课程 [https://github.com/DataTalksClub/data-engineering-zoomcamp](https://github.com/DataTalksClub/data-engineering-zoomcamp)
172172
* [https://github.com/DataExpert-io/data-engineer-handbook](https://github.com/DataExpert-io/data-engineer-handbook)
173+
* [https://github.com/ghislainfourny/big-data-textbook](https://github.com/ghislainfourny/big-data-textbook)
173174
* 分布式系统模式 [https://github.com/dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)
174175
* 编程语言学习片段 [https://programming-idioms.org/all-idioms](https://programming-idioms.org/all-idioms)
175176
* Linux应用程序 [https://github.com/luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)
@@ -264,6 +265,9 @@
264265
- [B站「你管这破玩意叫网络?」视频](https://www.bilibili.com/video/BV17x6hYZEzJ)
265266

266267

268+
![OSI七层模型与 TCP/IP 四层模型的对照关系图](/images/OSI-TCP_IP对照关系.png)
269+
270+
267271

268272
## 技术博客
269273

PL/C.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,9 @@
311311
* [https://sourceforge.net/projects/xavs](https://sourceforge.net/projects/xavs)
312312
* [https://xiph.org/vorbis](https://xiph.org/vorbis)
313313
* 视频转码 [https://github.com/HandBrake/HandBrake](https://github.com/HandBrake/HandBrake)
314-
314+
* 数码相机访问 [https://github.com/gphoto](https://github.com/gphoto)
315+
* [https://sourceforge.net/projects/gphoto](https://sourceforge.net/projects/gphoto)
316+
* [https://dechifro.org/dcraw](https://dechifro.org/dcraw)
315317

316318

317319
**其他**

Python/Python爬虫.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
+ 使用HTTP拦截器来实现cloudflare请求 [https://github.com/sayem314/hooman](https://github.com/sayem314/hooman)
4949
+ Hashcat破解队列系统 [https://github.com/f0cker/crackq](https://github.com/f0cker/crackq)
5050
+ 电话号码的高级信息收集 [https://github.com/sundowndev/PhoneInfoga](https://github.com/sundowndev/PhoneInfoga)
51+
+ 网页抓取查看 [https://github.com/kubero-dev/ladder](https://github.com/kubero-dev/ladder)
5152

5253

5354

Shell/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
- [https://github.com/kurtchen/Lynx](https://github.com/kurtchen/Lynx)
5757
- [https://sourceforge.net/projects/w3m](https://sourceforge.net/projects/w3m)
5858
- [https://github.com/doxx/darkflare](https://github.com/doxx/darkflare)
59+
- [https://github.com/coder/httpjail](https://github.com/coder/httpjail)
5960
- 延迟监控 [https://gitlab.com/dseltzer/sping](https://gitlab.com/dseltzer/sping)
6061
- 爬取网页 [https://github.com/philippta/flyscrape](https://github.com/philippta/flyscrape)
6162
- 历史记录 [https://github.com/ddworken/hishtory](https://github.com/ddworken/hishtory)

System/Linux.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ sudo apt clean
177177
- 系统日志管理 [https://github.com/hat-open/hat-syslog](https://github.com/hat-open/hat-syslog)
178178
- 安全防护 [https://github.com/fail2ban/fail2ban](https://github.com/fail2ban/fail2ban)
179179
- 文件管理 [https://github.com/MHNightCat/superfile](https://github.com/MHNightCat/superfile)
180-
- [https://www.digikam.org](https://www.digikam.org)
181180
- 端口占用情况 [https://github.com/theopfr/somo](https://github.com/theopfr/somo)
182181

183182

System/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@
712712
* [https://github.com/MatrixSeven/file-transfer-go](https://github.com/MatrixSeven/file-transfer-go)
713713
* [https://github.com/fastn-stack/kulfi](https://github.com/fastn-stack/kulfi)
714714
* [https://malai.sh/hello-tcp](https://malai.sh/hello-tcp)
715+
* [https://github.com/Forceu/Gokapi](https://github.com/Forceu/Gokapi)
715716
* 二维码分享文件 [https://github.com/sz3/libcimbar](https://github.com/sz3/libcimbar)
716717
* 主页仪表板 [https://github.com/glanceapp/glance](https://github.com/glanceapp/glance)
717718
* 在线知识库 [https://github.com/outline/outline](https://github.com/outline/outline)

0 commit comments

Comments
 (0)