摘要: 本来写的是这样: ProcessStartInfo psi = new ProcessStartInfo { FileName = "cmd.exe", WorkingDirectory = FrmNewProject.GetFolderPath() + "\\SolverForEXE", Redi 阅读全文
posted @ 2024-05-16 09:11 ban_boi 阅读(99) 评论(0) 推荐(0)