这是一份虚拟光盘镜像,可用于在虚拟机或仿真器中模拟物理光盘。
Delphi 30 次浏览
Cirros 镜像体积小巧,常用于容器或云环境中,方便测试虚拟环境的搭建情况。
Docker 26 次浏览
直接修改pip:新建pip.ini文件,内容为[global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple 直接修改conda:执行命令conda config --add channels https://mirrors.tuna.t
Python 23 次浏览