335 sudo yum remove python-pip 336 curl https://bootstrap.pypa.io/pip/2.7/get-pip.py --output get-pip.py 337 ls 338 python get-pip.py 339 ...
確定! 回上一頁