python配置服务器 2018-05-27 本文已影响27人 Ginkgo 打开powershell 选择一个目录输入 python -m http.server 8080 在自己的浏览器中输入http://localhost:8080/就可以进行访问了