码迷,mamicode.com
首页 > 编程语言 > 详细

python启动服务器

时间:2014-07-22 08:01:35      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:http   python   服务器   amp   server   port   

3.*             python -m http.server [port] &

2.*             python -m SimpleHTTPServer [port] &

 

 

好想后面的&不要也行

python启动服务器,布布扣,bubuko.com

python启动服务器

标签:http   python   服务器   amp   server   port   

原文地址:http://www.cnblogs.com/juandx/p/3857599.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!