linux下难免用到pip命令 1、首先检查linux有没有安装python-pip包,直接执行 yum install python-pip 2、没有python-pip包就执行命令 yum -y install epel-release (3)、执行成功之后,再次执行yum install py Read More
posted @ 2018-01-26 15:23 renzz Views(315) Comments(0) Diggs(0)
/*鼠标跟随效果*/