This repository has been archived on 2025-12-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Multi-threadedDownloader/README.md

14 lines
308 B
Markdown
Raw Normal View History

2021-08-31 16:40:21 +08:00
# Multi-threadedDownloader
2021-08-31 17:00:19 +08:00
# 使用前准备
2021-08-31 16:40:21 +08:00
2021-09-10 19:06:56 +08:00
- 程序基于Python3编程
2021-08-31 17:07:35 +08:00
- 下载所有文件
- 打开文件夹在路径栏输入`pip -r requirements.txt` 等待安装成功后即可
2021-08-31 17:00:19 +08:00
# 如何使用
2021-09-14 17:37:54 +08:00
- 双击pyw文件选择python解释器打开 实现无cmd终端
2021-09-10 19:10:26 +08:00
## 源码写的略复杂不建议学习
2021-08-31 16:40:21 +08:00