每一个不曾起舞的日子都是对以往生命的辜负!!
一、启动httpserver服务器 python3 -m http.server --cgi 10086 二、启动ftp服务器 # 安装第三方类库 pip install pyftpdlib python3 -m pyftplib -p 666
python3 -m http.server --cgi 10086
# 安装第三方类库 pip install pyftpdlib python3 -m pyftplib -p 666