摘要: 代码: private static string CMDPath = Environment.GetFolderPath(Environment.SpecialFolder.System) + "\\cmd.exe"; public static void RunCMDCommand(string 阅读全文
posted @ 2021-01-29 16:17 Journey&Flower 阅读(768) 评论(0) 推荐(0)