美文网首页我爱编程
python配置服务器

python配置服务器

作者: Ginkgo | 来源:发表于2018-05-27 22:34 被阅读27次
    • 打开powershell 选择一个目录输入
    python -m http.server 8080
    

    相关文章

      网友评论

        本文标题:python配置服务器

        本文链接:https://www.haomeiwen.com/subject/kuqhlftx.html