python -m venv 虛擬環境名稱 ... python -m venv website #建立網站 cd website\Script #切換到Script來 ... 路徑的寫法"/"和windows是不一樣的.
確定! 回上一頁