PIP 操作命令 · pip list # 看目前系統有安裝哪些套件 · pip search mysql # 搜尋相關套件 · pip install package # 安裝套件 · pip uninstall package # 移除 ...
確定! 回上一頁