安裝pyenv · brew install pyenv ; 安裝指定版本Python ,例如3.8.2 · pyenv install 3.8.2 ; 移除Python 3.8.2 · pyenv uninstall 3.8.2 ; 列出可安裝的Python ...
確定! 回上一頁