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.
我有一个文件,我想复制大约 60 次。它必须重命名,名称保存在 .txt 文件中。
我可以为此使用批处理文件吗?
我不太确定,如果您在谈论 Windows 命令行窗口...
但是有很多“命令”……尝试help for。
help for
如果这对您没有帮助,您也可以使用 vbscript 或 powershell。