摘要:
我们都知道使用pip的时候声明-i选项可以指定pip源,但是如果要全局设置呢?输入以下命令即可: #阿里云源 pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ 阅读全文
摘要:
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" Already up-to-date. 上一句如果提示Already up-to-date表示成功 Brew自动安装程序运行完 阅读全文