From 64eb1c2c79d79836bcf40105f360d0103b317e01 Mon Sep 17 00:00:00 2001 From: lxd <1004405501@qq.com> Date: Thu, 12 Dec 2024 14:15:52 +0800 Subject: [PATCH] 22222 --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 0d9b77b..3485443 100644 --- a/Program.cs +++ b/Program.cs @@ -13,7 +13,7 @@ namespace FlyDockTool [STAThread] static void Main() { - //测试11111 + //测试11111 都是对的收到大大大 Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new mainForm()); ;