python 中pygame 窗口无法关闭?

2025-06-20 14:08:08
推荐回答(1个)
回答1:

sys.exit()

pygame.quit()
这两句顺序是否应该换一下