mr923 发表于 2017-4-26 11:53:42

Python 启动web服务

  python2.x 启动web服务
在cmd窗口中输入 :   python -m SimpleHTTPServer 9000
页: [1]
查看完整版本: Python 启动web服务