会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
搏鲨
博客园
首页
新随笔
联系
订阅
管理
2018年5月19日
python multiprocessing 模块Process类的target函数
摘要: 在最近在学python的进程,因为一直在linux下学的,今天到win下测试了一下,发下了个问题代码如下 import multiprocessing as mpimport timeimport osdef th(): print("我的父亲是%d" % os.getppid()) time.sl
阅读全文
posted @ 2018-05-19 22:24 搏鲨
阅读(6176)
评论(5)
推荐(0)
编辑
公告