一挥手,三条线各自跑开,自己也不停
Python 里造一条线程,最常见的写法是 threading.Thread(target=函数)。这一行做的事是【0】。
threading.Thread(target=函数)
全部评论