For this article, you'll use sequential integers as names for your threads. There is threading.get_ident() , which returns a unique name for each thread, but ...
確定! 回上一頁