python HttpServer共享文件

在目录下运行

python -m SimpleHTTPServer

python -m http.server

启动服务器。

原文地址:https://www.cnblogs.com/buxizhizhoum/p/7462669.html