zhaolei891220's recent timeline updates
zhaolei891220

zhaolei891220

V2EX member #193402, joined on 2016-09-25 18:35:19 +08:00
zhaolei891220's recent replies
Mar 1, 2020
Replied to a topic by angel725 Python pyinstaller 打包 exe. 运行时反复打开自己
@justou 特意登录账号前来道谢,这个问题没有关键词很难搜索,一直不知道到底是什么问题,你这个关键字很好用,非常感谢
附答案:
新版 python3
修改方式比较简单,在 if __name__=='__main__:'下添加一句 multiprocessing.freeze_support() 即可。
如下:

if __name__=='__main__':
# 在此处添加
multiprocessing.freeze_support()
# 这里是你的代码
# ......
Jan 26, 2017
Replied to a topic by timeyoyo 问与答 「求助」社工库在线查询网址?
@graetdk 求支援 121696891 扣扣邮箱 [email protected]
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3259 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 11:58 · PVG 19:58 · LAX 04:58 · JFK 07:58
♥ Do have faith in what you're doing.