CMD 复制文件夹 例如有一个文件夹在c:\file要复制到d:\就可以打:xcopy c:\file d:\file /d/enet use x: \\192.168.0.%%i\E$xcopy x:\www d:\www /s/dnet use x: /delC:\Documents and Settings\Administrator>xcopy /? 其他 2023-11-17 30 点赞 0 评论 45 浏览