摘要: import py2exe import time from distutils.core import setup from turtle import * # setup( # # console和windows分别代表控制台和图形界面,按需求选择 # console = [{"script" 阅读全文
posted @ 2020-03-07 20:19 了_凡 阅读(982) 评论(0) 推荐(1)