Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 199 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 199 Bytes

Python-

爬网站上的小说

t.py 从链接http://www.51shucheng.net/kehuan 得到小说链接并下载

out.py测试下载写入本地

Thread学习多线程例子

Process学习多进程例子