首页
conda 创建虚拟环境
创建虚拟环境: cmd 下 conda create -n XXX python=3.6.3
查看虚拟环境 conda info -e
激活虚拟环境 window cmd下 activate XXX
Python基础
相关
简单 Python 快乐之旅之:Python 基础语法之输入输出操作专题
python 基础数据类型
Python 基础8 面向对象及相关
速战速决 Python - python 基础: 函数
Python 基础
标签