08 2021 档案
摘要:临时使用 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple some-package 注意:Mac系统下pip命令应将“pip”写为“pip3” 设为默认 升级 pip 到最新的版本 (>=10.0.0) 后进行配置: pip insta
阅读全文
摘要:1、pip是python的包管理工具,在Python2.7的安装包中,easy_install.py是默认安装的,而pip需要我们手动安装。 打开终端: sudo easy_install pip 2、在python3的路径下 curl https://bootstrap.pypa.io/get-p
阅读全文
摘要:1. 流程图 https://blog.csdn.net/qq_36075612/article/details/118161100?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachi
阅读全文
摘要:终端输入以下命令: 一、显示 1 、defaults write com.apple.finder AppleShowAllFiles TRUE 2、 killall Finder 二、隐藏 1 、defaults write com.apple.finder AppleShowAllFiles F
阅读全文

浙公网安备 33010602011771号