Skip to content

Commit 34978a2

Browse files
committed
update
1 parent fd820ea commit 34978a2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
<img src='https://img.shields.io/badge/framwork-Sphinx-green.svg'>
66
<a href='https://www.zhihu.com/people/wongbingming'><img src='https://img.shields.io/badge/dynamic/json?color=0084ff&logo=zhihu&label=%E7%8E%8B%E7%82%B3%E6%98%8E&query=%24.data.totalSubs&url=https%3A%2F%2Fapi.spencerwoo.com%2Fsubstats%2F%3Fsource%3Dzhihu%26queryKey%3Dwongbingming'></a>
77
<a href='https://juejin.im/user/5b08d982f265da0db3502c55'><img src='https://img.shields.io/badge/掘金-2481-blue'></a>
8-
<a href='http://image.iswbm.com/20200607114246.png'><img src='http://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-30k+-brightgreen'></a>
8+
<a href='http://image.iswbm.com/20200607114246.png'><img src='http://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-60k+-brightgreen'></a>
99
</p>
1010

1111

1212

1313

14+
1415
## 在线阅读
1516

1617
在线阅读:http://python.iswbm.com

source/c10/c10_11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
9797
输出结果
9898

99-
由于是同步的,所以总共耗时max(6, 3)=\ ``6``\
99+
由于是异步的,所以总共耗时max(6, 3)=\ ``6``\
100100

101101
.. code:: python
102102

0 commit comments

Comments
 (0)