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()); ;