python -m SimpleHTTPServer 8321
1.python 没有指定目录的参数 想启动目录 就cd到该目录下
2.在目录下创建一个index.html
3.启动web服务,(端口被占用会报错的)