pip 是一款Python 的套件管理工具(就像JavaScript 有npm , Ruby 有gem , PHP 有Composer 一樣)。 ... pip install --upgrade package # 升級套件 ...
確定! 回上一頁