This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
chenjunhao
/
project
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
12abc05d08
Branches
Tags
master
project
/
xhs
/
readme.md
readme.md
91 B
Histórico
Raw
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate