mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
feat: 改善 seo
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "文件操作"
|
||||
description: "AI 如何安全、高效地读写你的代码"
|
||||
title: "文件操作工具 - AI 如何安全读写代码"
|
||||
description: "解析 Claude Code 的文件操作工具设计:FileRead、FileEdit、FileWrite 三大工具的职责划分、安全策略和实现细节。"
|
||||
keywords: ["文件操作", "FileRead", "FileEdit", "FileWrite", "代码编辑"]
|
||||
---
|
||||
|
||||
{/* 本章目标:介绍文件类工具的设计理念 */}
|
||||
|
||||
Reference in New Issue
Block a user