会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
blue_whale
博客园
首页
新随笔
联系
订阅
管理
The "freeze_support()" line can be omitted if the program is not going to be frozen to produce a Windows executable.
解决方法:
if
__name__
==
'
__main__
'
: freeze_support() func()
posted @
2014-12-24 16:11
blue_whale
阅读(
1861
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告