python:
py -2 hello.py
py -3 hello.py
pip
py -2 -m pip install XXXX
py -3 -m pip install XXXX
python:
py -2 hello.py
py -3 hello.py
pip
py -2 -m pip install XXXX
py -3 -m pip install XXXX
本文标题:Python command
文章作者:0o0
发布时间:2017-03-06, 16:02:34
最后更新:2018-07-26, 15:38:15
原始链接:https://10o0.github.io/2017/03/06/Python-command/
许可协议: "署名-非商用-相同方式共享 4.0" 转载请保留原文链接及作者。