摘要: 安装python环境 https://www.python.org/downloads/windows/ 安装pyinstaller pip install pyinstaller 准备python源码 from tkinter import Tk from tkinter import Butto 阅读全文
posted @ 2020-08-28 13:54 熊云港 阅读(390) 评论(0) 推荐(0)