7 lines
547 B
Markdown
7 lines
547 B
Markdown
|
|
# Python 101:第 21 集——使用线程
|
||
|
|
|
||
|
|
> 原文:<https://www.blog.pythonlibrary.org/2018/08/22/python-101-episode-21-using-threads/>
|
||
|
|
|
||
|
|
[https://www.youtube.com/embed/SDhuifkMmAw?feature=oembed](https://www.youtube.com/embed/SDhuifkMmAw?feature=oembed)
|
||
|
|
|
||
|
|
在这个截屏中,您将学习使用 Python 线程模块的基础知识。如果你更喜欢阅读,那就去 http://python101.pythonlibrary.org/[或 https://leanpub.com/python_101](http://python101.pythonlibrary.org/)[的](https://leanpub.com/python_101)看看这本书的基础章节
|