摘要: 1、python2 python -m SimpleHTTPServer 8080 2、python3 python3 -m http.server 8080 阅读全文
posted @ 2020-11-18 13:57 Samzhang1 阅读(270) 评论(0) 推荐(0) 编辑