CODE: [Copy to clipboard]用vbs可以这样写 根巨你的要求改一下 dim fso set fso=createobject("scripting.filesystemobject") fso.copyfile "g:\*.mp3","g:\mp3"