pip 指令. pip install flask (安裝套件); pip install -U flask (更新套件); pip uninstall flask (移除安裝過套件); pip install -v flask==1.0 ...
確定! 回上一頁