c# 文件或者文件夹改名的最简单方法

使用cmd命令 ren

Process.Start( "cmd", "/C " + "ren f:\\first c code.txt zhou.txt");
上一篇:uni-app


下一篇:linux-6的yum软件仓库