摘要:
Python 多线程 在Python中我们主要是通过thread和 threading这两个模块来实现的,其中Python的threading模块是对thread做了一些包装的,可以更加方便的被使用,所以我们使用 threading模块实现多线程编程。 threading模块 Thread 线程类, 阅读全文
posted @ 2016-07-23 00:56
garyyang
阅读(173)
评论(0)
推荐(0)

浙公网安备 33010602011771号