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.
有谁知道如何编写一个(或两个)批处理文件:复制位于不同文件夹中的数百个“index.html”文件并保存在同一个文件夹中(因此需要在子文件夹中搜索)重命名副本(保留原件原样)到“index.jpg”
有人可以帮忙吗?
我使用批量重命名工具在主文件夹的副本中将所有 index.html 文件重命名为 index.jpg,然后使用 robocopy 将所有内容复制过来,包括将文件结构复制回原始文件夹(仅保留 index.html)