“Python虚拟环境virtualenv”的版本间的差异
跳到导航
跳到搜索
第1行: | 第1行: | ||
+ | |||
+ | == | ||
+ | <pre> | ||
+ | |||
+ | |||
+ | source venv/bin/activate #这个可能有时不能复制 哈哈 | ||
+ | </pre> | ||
=see also= | =see also= |
2021年6月10日 (四) 02:42的版本
==
source venv/bin/activate #这个可能有时不能复制 哈哈