Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直想知道这两者之间有什么区别,我WINDOWCLOSE在pygame 文档中看到但它没有太多信息,所以有人可以告诉我这两者有什么区别吗?
WINDOWCLOSE
窗口关闭不会结束应用程序如果您有多个窗口,只需关闭该窗口,但退出事件会完全结束应用程序。