解决重开新程序,但老程序不会关闭的问题。
System.Windows.Forms.Application.ExitThread();System.Windows.Forms.Application.Exit();System.Windows.Forms.Application.Restart();Process.GetCurrentProcess().Kill();
posted @ 2022-02-08 15:26 水色天空 阅读(351) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。