python开简易服务器
本地简易服务器 cd 到文件夹python -m SimpleHTTPServer 8080
http://www.cnblogs.com/xuxn/archive/2011/02/14/build-simple-web-server-with-python.html