首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

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

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

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

热点排行