摘要: 在 File → Preferences → Custom Commands 中,添加 Respository 命令。 #!/bin/bash # 已知的路径格式(Unix/Linux风格,其中/d表示D盘) unix_path=$PWD # 提取盘符(注意:这里假设盘符总是小写,并且紧跟在根斜杠后 阅读全文
posted @ 2025-02-23 14:49 前端cry 阅读(47) 评论(0) 推荐(0)