Skip to content

Commit 9d3dbea

Browse files
committed
增加线程池的简单用法
1 parent 6526c5f commit 9d3dbea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
1. Excel遍历密码自动化解密
55
2. 带进度条下载文件
66
3. 搜索给定目录下特定格式的文件,支持自定义查找深度
7-
7+
4. 线程池的简单用法
88

99
### English Description
1010
Share some useful python snippets, Include the following content:
1111
1. Automatically decrypt password protected excel files.
1212
2. Download the file with the progress bar.
13-
3. Search specific format files from a given directory, support custom search depth.
13+
3. Search specific format files from a given directory, support custom search depth.
14+
4. A demo about thread pool.

0 commit comments

Comments
 (0)