编程Python建立简单的http服务器▶ 听文章 ■ 停止 语速 0.75x1.0x1.25x1.5x2.0x python -m SimpleHTTPServer 8080 可以通过Python快速测试代码= =