File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Claude Code 内置的 `/simplify` 命令会并行启动三个审查 Agent,各
7070
7171** 渐进式重构策略** :好的 AI 辅助重构不是大爆炸式重写,而是增量替换。实战中推荐的方式是:创建新文件(如 ` RefundServiceRefactored ` )而非直接修改原文件,保留原有代码作为备份,降低重构风险,便于 A/B 测试和灰度发布。
7272
73- Claude Code 详细内容我单独分享过:[ Claude Code 使用指南] ( ./claudecode-tips.md ) 。
73+ Claude Code 详细内容我单独分享过:[ Claude Code 使用指南] ( ../ai-coding /claudecode-tips.md ) 。
7474
7575## AI 对后端开发的影响
7676
@@ -297,7 +297,7 @@ AI 编程工具正在深刻改变开发者的工作方式。Cursor、Claude Code
297297
298298如果你对 AI 编程实战感兴趣,JavaGuide 系列还有更多深度内容:
299299
300- - [ Claude Code 使用指南] ( ./claudecode-tips.md ) :配置、工作流与进阶技巧
301- - [ IDEA + Qoder 插件实战] ( ./idea-qoder-plugin.md ) :接口优化与代码重构案例
302- - [ Trae 接入大模型实战] ( ./trae-m2.7.md ) :Redis 故障排查与跨语言重构
303- - [ Claude Code 接入第三方模型] ( ./cc-glm5.1.md ) :JVM 智能诊断与慢查询治理
300+ - [ Claude Code 使用指南] ( ../ai-coding /claudecode-tips.md ) :配置、工作流与进阶技巧
301+ - [ IDEA + Qoder 插件实战] ( ../ai-coding /idea-qoder-plugin.md ) :接口优化与代码重构案例
302+ - [ Trae 接入大模型实战] ( ../ai-coding /trae-m2.7.md ) :Redis 故障排查与跨语言重构
303+ - [ Claude Code 接入第三方模型] ( ../ai-coding /cc-glm5.1.md ) :JVM 智能诊断与慢查询治理
You can’t perform that action at this time.
0 commit comments