A、pip --version B、pip help C、pip list D、pip show
A、python install 模块名称 B、python -install 模块名称 C、pip install 模块名称 D、pip -install 模块名称