我正在查看定义以下变量的批处理文件:
set _SCRIPT_DRIVE=%~d0 set _SCRIPT_PATH=%~p0
%~d0
%~p0
windows batch-file
batch-file ×1
windows ×1