代码快里面有注释,想必大家都可以看懂的。 import pygame import sys import pygame.locals pygame.init() # 初始化screen = pygame.display.set_mode(( ...
確定! 回上一頁