摘要:
以下程序经过VS2010测试通过: /// /// 应用程序的主入口点。 /// [STAThread] static void Main() { CheckRun(); //Application.EnableVisualStyles(); //Application.SetCompatibleTextRenderingDefault(false); //Application.Run(new Form1()); ... 阅读全文
posted @ 2013-12-04 09:41
gsk99
阅读(2046)
评论(0)
推荐(0)