xcopy命令
bat
2024-02-07 113字
//复制文件夹到指定文件夹
xcopy /s /y F:\git\gitee\web\accumulation F:\git\github\wsttask.github.io\_drafts\accumulation
/s: 
/y: 默认覆盖