Linux
# wget https://bootstrap.pypa.io/get-pip.py # python get-pip.py
CentOS 7中也可如下方式安装
# yum -y install epel-release # yum -y install python-pip
[ 编辑 | 历史 ] 最近由“jilili”在“2017-06-26 08:34:04”修改