摘要: [STAThread] static void Main() { #if !DEBUG if (!IsAdmin())UpAdmin(); #endif if (Environment.OSVersion.Version.Major >= 6) SetProcessDPIAware(); Appli 阅读全文
posted @ 2022-07-17 23:01 月渊 阅读(66) 评论(0) 推荐(0)