一般目录上 Python 建立 Web 文件服务

一般目录下 Python 建立 Web 文件服务apt-get install python-setuptoolspython -m SimpleHTTPServer

一般目录下 Python 建立 Web 文件服务
apt-get install python-setuptools python -m SimpleHTTPServer