Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个批处理文件,以将所有分区中的所有 jpg 文件复制到 USB 驱动器(bat 将包含在 USB 中)....我已经知道如何从一个分区执行此操作,但无法弄清楚如何从所有分区执行此操作,因为使用哪个驱动器号并不明显
玩
FOR %%P IN (C D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST