1. windows下的脚本文件 举例: xcopy E:\myproject\*.log D:\test\ /s /h -----将myproject文件夹下的log文件,复制到D盘的test文件夹下