Python建立简单的http服务器

语速
python -m SimpleHTTPServer 8080
可以通过Python快速测试代码= =
Licensed under CC BY-NC-SA 4.0