美文网首页
4、使用SimpleHTTPServer快速搭建服务器

4、使用SimpleHTTPServer快速搭建服务器

作者: mjwz5294 | 来源:发表于2018-11-07 22:54 被阅读0次

    比较常见的场景,就是想把自己电脑的东西共享出去。当然,有很多方案,但这一种似乎最简单。

    https://www.cnblogs.com/nopnog/p/8116848.html

    python3改动了:python -m http.server 端口号

    相关文章

      网友评论

          本文标题:4、使用SimpleHTTPServer快速搭建服务器

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