XIRC

  • 如何使用bat获取文件名

    一、获取当前正在运行的bat文件名 @echo off setlocal enableDelayedExpansion REM 获取当前正在运行的bat文件名 set “batch…

    编程 2024-10-04