2022-06-03 computer►linux Python3 开发准备 虚拟环境123python -m venv myvenv # 创建source myvenv/bin/activate #激活,source means that is is executed in the current shell.deactivate 安装123pip freeze > requirements.txtpip install -r requirements.txtpip install ... -i https://mirrors.aliyun.com/pypi/simple/ #阿里源 Newer CSS FLEX Older REACT 我的部件