from frame.app import App app = App() app.exec() #消息循环(程序循环处理操作系统发过来的消息·)阻塞函数