摘要:
https://www.runoob.com/python3/python-venv.html 创建虚拟环境: python3 -m venv 环境名称-m venv:使用 venv 模块.venv:虚拟环境的名称(可以自定义) 创建后的目录结构.venv/├── bin/ # 在 Unix/Lin 阅读全文
posted @ 2026-03-31 20:51
whitesky-root
阅读(10)
评论(0)
推荐(0)
摘要:
git config --global url."https://cdn.gh-proxy.org/https://github.com/".insteadOf "https://github.com/" 阅读全文
posted @ 2026-03-31 20:46
whitesky-root
阅读(13)
评论(0)
推荐(0)

浙公网安备 33010602011771号