cd进要启动服务器的目录 python -m http.server 7800 (Python 3.x) python -m SimpleHTTPServer 7998 (Pyhton2.x) 相关文章: 2021-10-07 2022-12-23 2021-11-19 2021-12-19 2022-02-03 2021-08-27 2021-08-12 2021-12-05