pwsh:Rename-Item: Cannot rename the specified target, because it represents a path or device name.2024-01-20 12:40:40 规范新名称 去掉第二个名称参数中的不必要的/ 这里之前的斜杠是通过tab键补全而加上的,在对象名比较复杂的时候容易出现异常,一般是斜杠的问题 参考文档 doc 上一篇:python同时将两个文件夹更改名字下一篇:pandas 更改行列标签set_index/rename