Thread (target=main, args=(url_list3, 3)) t_list.append(t3) # 開始工作for t in t_list: t.start() # 調整多程順序for t in t_list: t.join().
確定! 回上一頁