摘要:
import sys import numpy # 一定要有,否则会出现_ufuncs错误 from cx_Freeze import setup, Executable base = None if sys.platform == 'win32': base = 'Win32GUI' options = { 'build_exe': { '... 阅读全文
posted @ 2019-09-22 10:30
喵小喵~
阅读(413)
评论(0)
推荐(0)

浙公网安备 33010602011771号