在Xubuntu16.04 用shell 安裝Flask. 1.檢查python 3 版本 python3 -V 2.安裝venv 環境 sudo apt install python3-venv -y 3.建立虛擬環境
確定! 回上一頁