Can I copy multiple named files on the Windows command line using a single “copy” command?

前端 未结 3 2113
名媛妹妹
名媛妹妹 2021-01-31 15:37

I\'d like to copy several known files to another directory as a part of a post-build event, but don\'t want to have lines and lines of \"copy [file] [destination] [switches]\" i

3条回答
提交回复
热议问题