http.server 可以建立簡單的伺服器(server) ,實際運用可以直用使用Python 指令在命令列建立伺服器連線,指令如下. $ python3 -m http.server 8000.
確定! 回上一頁