Application.run(form):在当前线程上开始运行标准应用程序消息循环,并使指定窗体可见。form.show() :使指定窗体可见;参照:https://blog.csdn.net/vividboy/article/details/1483974