会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
仁义礼智信的
博客园
首页
新随笔
联系
订阅
管理
07 2023 档案
pip install 提速
摘要:pip install package -i https://pypi.tuna.tsinghua.edu.cn/simple // 使用清华镜像
阅读全文
posted @
2023-07-26 11:54
仁义礼智信的
阅读(17)
评论(0)
推荐(0)
git 使用代理
摘要:全局代理 git config --global http.proxy http://127.0.0.1:8888 取消全局代理 git config --global --unset http.proxy
阅读全文
posted @
2023-07-07 13:42
仁义礼智信的
阅读(11)
评论(0)
推荐(0)
公告