Python py文件生成的exe,打开

2023-01-31 02:01:27 文件 生成 打开

1.在py文件程序结尾添加一行

input("输入任意键结束")


2.重新打包exe

相关文章