python中的线程threading.Thread()使用详解 1.线程的概念:线程,有时被称为轻量级进程(LightweightProcess,LWP),是程序执行流的最小单 threading.Thread()