安裝套件: 可以將flask 換成任何想安裝的Python 套件$ pip install flask. 2.更新套件: $ pip install -U flask. 3.移除安裝過的套件: $ pip uninstall flask. 4.
確定! 回上一頁