編譯安裝Python3 # 下載# wget wget # 解壓tar -xzvf Python-3.6.4.tgz cd Python-3.6.4 # 編譯安裝# ./configure --help檢視編譯引數# 預設安裝 ...
確定! 回上一頁