lab/note/资源/DevOps/Windows使用.md
张育新 e486d47e2a docs(note): reorganize notes structure and migrate content
- Move Windows and 算法 notes from 随手记 to 资源 directory
- Migrate Golang map pitfalls and dot import notes to Golang/使用注意
- Delete omos配置 note
- Add Typora custom theme reference link
2026-07-15 19:12:07 +08:00

466 B

快速复制文件路径

Shift + 右键菜单(通用)

  1. 在文件资源管理器中,按住 Shift 键不放
  2. 右键点击目标文件
  3. 选择 「复制为路径(A)」

功能区按钮

  1. 选中文件
  2. 点击资源管理器顶部的 「主页」 选项卡
  3. 点击 「复制路径」 按钮(剪贴板图标)

拖拽到终端

  • 直接把文件拖入 PowerShell 或 CMD 窗口,会自动粘贴完整路径。