python http服务器搭建

http服务器搭建:

进入要开放访问的目录下,执行命令:python -m SimpleHTTPServer 9000

posted on 2018-01-03 16:39  flyoss  阅读(159)  评论(0)    收藏  举报

导航