摘要: wget https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz xz -d Python-3.6.0.tar.xz tar -xvf Python-3.6.0.tar cd Python-3.6.0 ./configure make 阅读全文
posted @ 2021-08-22 20:10 樱花泪 阅读(51) 评论(0) 推荐(0) 编辑