Python web 簡單伺服器的搭建與運行 Python 3 伺服器搭建是配置好環境變數後,在dos裡cd到項目所在目錄下, 輸入:python -m http.server --cgi 8080 ...
確定! 回上一頁