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

19 lines
315 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-08-31 17:00:19 +08:00
程序基于Python3编程 请提前安装
2021-08-31 16:40:21 +08:00
2021-08-31 17:00:19 +08:00
下载所有文件
2021-08-31 16:40:21 +08:00
2021-08-31 17:00:19 +08:00
打开文件夹在路径栏输入`pip -r requirements.txt` 等待安装成功后即可
# 如何使用
- 1.双击打开py文件(如果可以)
- 2.打开.exe文件 no-console.exe 为无终端版本
2021-08-31 16:40:21 +08:00