📜  批处理脚本目录 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:31.891000             🧑  作者: Mango

代码示例1
FOR %%i in ("%~dp0.") do SET "parent_folder=%%~fi"