使用python快速搭建web服務器

命令:python -m SimpleHTTPServer 8088html

參考:https://www.cnblogs.com/harry-xiaojun/p/6739003.htmlpython

    https://www.cnblogs.com/yili16438/p/d3209323913c6d53e6060fcd8d27e4c0.htmlspa

    http://www.jb51.net/article/81758.htm.net

常駐進程運行:nohup python -m SimpleHTTPServer 8088 &code

相關文章
相關標籤/搜索