windosc# 文件或者文件夹改名的最简单方法 云博小周宇2024年5月5日2023年8月26日1 Min Read 使用cmd命令 ren Process.Start( "cmd", "/C " + "ren f:\\first c code.txt zhou.txt");