threading模块有active_count()方法,它是获取当前激活的线程数量。用法很简单
import threading
threading.active_count()
python threading 查看起了多少线程
最新推荐文章于 2024-04-27 12:22:45 发布
关键词由CSDN通过智能技术生成