分类

链接

2026 年 3 月
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

近期文章

热门标签

新人福利,免费薅羊毛

vscode修改终端terminal为Cmder

F1打开设置,选择 Open User Settings(JSON), 增加或修改以下内容: "terminal.integrated.profiles.windows": { "Cmder": { "path": [ "c:\\windows\\System32\\cmd.exe" ], "args": [ "/f", "/K", "D:\\Program Files\\Cmder\\vendor\\init.bat" ], "icon": "cmder" } }, "terminal.integrated.defaultProfile.windows": "Cmder",     AI泛...

AI, DevOps 暂无评论 阅读(5)

DIFY chatBI demo实现

开局一张图,余下全靠编!   app: description: '' icon: icon_background: '#FFEAD5' mode: advanced-chat name: Chatflow use_icon_as_answer_icon: false dependencies: - current_identifier: null type: marketplace value: marketplace_plugin_unique_identifier: hjlarry/database:0.0.6@2f547ea4b80c5bbec2b953843a37de9aff7427d276b763a8e237c6b2188359b3 - current_identifier: null type: marketplace value: marketplace_plugin_unique_identifier...

AI 暂无评论 阅读(744)