摘要: 1.1 Python中的线程使用1.1.1 函数式1.2 创建threading.Thread的子类来包装一个线程对象1.2.1 threading.Thread类的使用1.3 线程优先级队列(Queue)1.4 thread对象中的一些方法1.4.1 join方法1.4.2 setDaemon() 阅读全文
posted @ 2015-07-21 07:30 jiu~ 阅读(684) 评论(0) 推荐(0) 编辑