0
2
14
168
311
276
1、重启系统: (1)利用dos命令对应的可执行程序 public static void RestartOS(out string errorDesc) { try { errorDesc = string.Empty; //---重启系统--- ...