Skip to content

Commit 0b817b3

Browse files
author
bajins
committed
docs(README): 更新多个文档链接和资源
- 在MySQL文档中添加备份工具链接 - 在Go第三方库文档中优化系统工具描述 - 在Chromium文档中新增指纹检测和自动化工具链接 - 在IDE README中添加Gemini代码辅助工具 - 在Bookmarks文档中新增GPU测试链接 - 在Other README中新增股票相关资源 - 在免费服务文档中新增图床和腾讯EdgeOne相关链接 - 在人工智能文档中新增Nano Banana相关工具 - 在容器虚拟机文档中新增网络节点扫描工具 - 在Python笔记文档中优化系统工具描述 - 在Shell README中新增文件管理工具 - 在CentOS文档中优化APT更新命令 - 在Linux文档中调整文件管理工具位置 - 在System README中新增网络监控和GPU工具 - 在Windows软件文档中新增输入法工具 - 在内网穿透文档中新增frpc-cli工具 - 在JavaScript框架文档中新增CI工具链接
1 parent 43fb78e commit 0b817b3

17 files changed

+38
-5
lines changed

DBS/MySQL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* [https://github.com/guodongxiaren/MySQL-docs](https://github.com/guodongxiaren/MySQL-docs)
1313
* [https://github.com/phpmyadmin/phpmyadmin](https://github.com/phpmyadmin/phpmyadmin)
1414
* [https://github.com/vrana/adminer](https://github.com/vrana/adminer)
15+
* 备份并上传对象存储 [https://github.com/iKeepLearn/db-back-tool](https://github.com/iKeepLearn/db-back-tool)
1516
* [如果是MySQL引起的CPU消耗过大,你会如何优化?](https://www.cnblogs.com/xiaoheliu1024/p/12657929.html)
1617
* 全文搜索 [https://github.com/mengzhuo/sqlalchemy-fulltext-search](https://github.com/mengzhuo/sqlalchemy-fulltext-search)
1718
* [MySQL系列——MySQL实现序列(Sequence)效果](https://blog.csdn.net/sinat_19351993/article/details/47169789)

Go/Go第三方库.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@
5959
* [https://github.com/xdg-go](https://github.com/xdg-go)
6060
* [https://github.com/xxjwxc/public](https://github.com/xxjwxc/public)
6161
* [https://github.com/shenghui0779/yiigo](https://github.com/shenghui0779/yiigo)
62-
* [https://github.com/giampaolo/psutil](https://github.com/giampaolo/psutil)
63-
* [https://github.com/shirou/gopsutil](https://github.com/shirou/gopsutil)
62+
* 进程和系统实用程序 [https://github.com/shirou/gopsutil](https://github.com/shirou/gopsutil)
6463
* [https://github.com/liyue201/gostl](https://github.com/liyue201/gostl)
6564
* [https://github.com/target](https://github.com/target)
6665
* [https://github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal)

IDE/Chromium.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ taskkill /f /im chromedriver.exe
400400
* [https://github.com/ha0z1/PixOK](https://github.com/ha0z1/PixOK)
401401
* JSON查看 [https://github.com/tulios/json-viewer](https://github.com/tulios/json-viewer)
402402
* 检测浏览器指纹 [https://github.com/freethenation/DFPM](https://github.com/freethenation/DFPM)
403+
* [https://fingerprint.goldenowl.ai](https://fingerprint.goldenowl.ai)
403404
* [https://microsoftedge.microsoft.com/addons/search/谷歌](https://microsoftedge.microsoft.com/addons/search/%E8%B0%B7%E6%AD%8C)
404405
* [https://chrome.google.com/webstore/search/谷歌访问?_category=extensions](https://chrome.google.com/webstore/search/%E8%B0%B7%E6%AD%8C%E8%AE%BF%E9%97%AE?_category=extensions)
405406
* [http://www.iwikipage.com](http://www.iwikipage.com)
@@ -417,6 +418,7 @@ taskkill /f /im chromedriver.exe
417418
- [https://github.com/danny0838/webscrapbook](https://github.com/danny0838/webscrapbook)
418419
- [https://github.com/mika-cn/maoxian-web-clipper](https://github.com/mika-cn/maoxian-web-clipper)
419420
- 自动化 [https://github.com/Kholid060/automa](https://github.com/Kholid060/automa)
421+
- [https://github.com/AIPexStudio/AIPex](https://github.com/AIPexStudio/AIPex)
420422
- 启用复制 [https://github.com/FallenMax/chrome-extension-allow-copy](https://github.com/FallenMax/chrome-extension-allow-copy)
421423
- [https://github.com/JohnWong/EnableCopy](https://github.com/JohnWong/EnableCopy)
422424
- [EnableCopy 启用复制](https://microsoftedge.microsoft.com/addons/detail/enablecopy-%E5%90%AF%E7%94%A8%E5%A4%8D%E5%88%B6/llliiggfcgkdbhhgcjggbnldibljaggg)

IDE/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@
110110
- 项目答疑 [https://github.com/petercat-ai/petercat](https://github.com/petercat-ai/petercat)
111111
- 提示生成APP [https://github.com/sing1ee/deepseekCoder](https://github.com/sing1ee/deepseekCoder)
112112
- 代码审查 [https://github.com/mimo-x/Code-Review-GPT-Gitlab](https://github.com/mimo-x/Code-Review-GPT-Gitlab)
113+
- [https://github.com/apps/gemini-code-assist](https://github.com/apps/gemini-code-assist)
114+
- [https://codeassist.google](https://codeassist.google)
115+
113116

114117

115118
+ [技术|什么是 CI/CD?](https://linux.cn/article-9926-1.html)

Other/Bookmarks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
* 屏幕坏点检测 [https://deadpixeltest.org](https://deadpixeltest.org)
8080
* [https://volumeshader.org](https://volumeshader.org)
8181
* [https://sysin.org/archive](https://sysin.org/archive)
82+
* 测试GPU [https://www.volumeshader.dev](https://www.volumeshader.dev)
8283

8384

8485

Other/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* [https://github.com/formbricks/formbricks](https://github.com/formbricks/formbricks)
1414
* 日程安排 [https://github.com/calcom/cal.com](https://github.com/calcom/cal.com)
1515
* 股票 [https://github.com/Rockyzsu/stock](https://github.com/Rockyzsu/stock)
16+
* [https://github.com/mootdx/mootdx](https://github.com/mootdx/mootdx)
17+
* 投资干货合集 [https://news.futunn.com/news-topics/127](https://news.futunn.com/news-topics/127)
1618
* 人体系统调优 [https://github.com/zijie0/HumanSystemOptimization](https://github.com/zijie0/HumanSystemOptimization)
1719

1820

Other/免费服务.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,12 @@
417417
- 获取最快IP [https://github.com/XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)
418418
- 短链接 [https://github.com/oiov/wr.do](https://github.com/oiov/wr.do)
419419
- 文件转Markdown [https://github.com/xxnuo/serverless-markdown-convertor](https://github.com/xxnuo/serverless-markdown-convertor)
420+
- 图床 [https://github.com/MarSeventh/CloudFlare-ImgBed](https://github.com/MarSeventh/CloudFlare-ImgBed)
420421

421422

423+
* [https://github.com/TencentEdgeOne](https://github.com/TencentEdgeOne)
424+
* [https://pages.edgeone.ai/zh](https://pages.edgeone.ai/zh)
425+
422426

423427
#### Workers
424428

PL/人工智能.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,15 @@
408408
* [https://github.com/okaris/omni-zero](https://github.com/okaris/omni-zero)
409409
* [https://github.com/bytedance-seed/BAGEL](https://github.com/bytedance-seed/BAGEL)
410410
* [https://demo.bagel-ai.org](https://demo.bagel-ai.org)
411+
* [https://aistudio.google.com/prompts/new_chat?model=gemini-2.5-flash-image-preview](https://aistudio.google.com/prompts/new_chat?model=gemini-2.5-flash-image-preview)
412+
* [https://github.com/PicoTrex/Awesome-Nano-Banana-images](https://github.com/PicoTrex/Awesome-Nano-Banana-images)
413+
* [https://github.com/WolfSkylake/Nano-Banana-Draw-Tool](https://github.com/WolfSkylake/Nano-Banana-Draw-Tool)
414+
* [https://openrouter.ai/settings/keys](https://openrouter.ai/settings/keys)
415+
* [https://nb.snaily.top/create](https://nb.snaily.top/create)
416+
* [https://aiimagedit.com](https://aiimagedit.com)
417+
* [https://imini.com/tools/ai-image/text-to-image](https://imini.com/tools/ai-image/text-to-image)
418+
* [https://nanobananafree.ai](https://nanobananafree.ai)
419+
* [https://www.imastudio.com](https://www.imastudio.com)
411420
* MCP [https://github.com/mcp-ecosystem/mcp-gateway](https://github.com/mcp-ecosystem/mcp-gateway)
412421
* [https://github.com/worryzyy/HowToCook-mcp](https://github.com/worryzyy/HowToCook-mcp)
413422

@@ -633,6 +642,8 @@
633642
- [https://github.com/snailyp/gemini-balance](https://github.com/snailyp/gemini-balance)
634643
- [https://github.com/u14app](https://github.com/u14app)
635644
- [https://bard.google.com/chat](https://bard.google.com/chat)
645+
- [https://github.com/yeahhe365/All-Model-Chat](https://github.com/yeahhe365/All-Model-Chat)
646+
- [https://api-proxy.me](https://api-proxy.me)
636647
```bash
637648
# https://ai.google.dev/models?hl=zh-cn
638649
# https://aistudio.google.com/apikey

PL/容器虚拟机.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* 日志查看 [https://github.com/amir20/dozzle](https://github.com/amir20/dozzle)
4141
* 脚本引擎 [https://github.com/dagger/dagger](https://github.com/dagger/dagger)
4242
* 镜像下载 [https://github.com/luckfu/docker_pull](https://github.com/luckfu/docker_pull)
43+
* 扫描显示网络节点 [https://github.com/karam-ajaj/atlas](https://github.com/karam-ajaj/atlas)
4344

4445

4546
- 自己动手写docker [https://github.com/xianlubird/mydocker](https://github.com/xianlubird/mydocker)

Python/Python笔记.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ pip install sqlalchemy
311311

312312
* [https://docs.python.org/zh-cn/3.8/library/gc.html](https://docs.python.org/zh-cn/3.8/library/gc.html)
313313
* [https://docs.python.org/zh-cn/3/library/tracemalloc.html](https://docs.python.org/zh-cn/3/library/tracemalloc.html)
314-
* [https://github.com/giampaolo/psutil](https://github.com/giampaolo/psutil)
314+
* 进程和系统实用程序 [https://github.com/giampaolo/psutil](https://github.com/giampaolo/psutil)
315315
* [https://github.com/pythonprofilers/memory_profiler](https://github.com/pythonprofilers/memory_profiler)
316316
* [https://github.com/mgedmin/objgraph](https://github.com/mgedmin/objgraph)
317317
* [https://github.com/pympler/pympler](https://github.com/pympler/pympler)

0 commit comments

Comments
 (0)