[問題] 怎麼暫停跟繼續一個 thread ?

看板Python作者 (眠月)時間17年前 (2007/12/25 03:36), 編輯推噓2(201)
留言3則, 2人參與, 最新討論串1/4 (看更多)
最近剛好有需要要用到 multi-thread 找了一下 doc 跟 google 都只有說明怎麼起始一個新的 thread 但是沒有看到 pause 跟 resume 的方法... 我好悲傷 /_\ 請問 python 是沒有 thread 的 pause 跟 resume 嗎? 感謝... -- To iterate is human, to recurse is divine. 遞迴只應天上有, 凡人該當用迴圈.   L. Peter Deutsch -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.114.78.40

12/25 10:37, , 1F
好像是沒有看過這兩個method
12/25 10:37, 1F

12/25 10:38, , 2F
我記得我好像都用同部物件去做
12/25 10:38, 2F

12/25 14:44, , 3F
287篇有中止的功能
12/25 14:44, 3F
文章代碼(AID): #17S0e-Zy (Python)
文章代碼(AID): #17S0e-Zy (Python)