如果想永久使用清华镜像,可以修改 pip 配置文件:
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
如果想永久使用清华镜像,可以修改 pip 配置文件:
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
二叉树心法(序列化篇
【练习】单调队列的通用实现及经典习题