[pip]upgrade outdated pip package on windows / 在windows上更新所有过时的pip包. 首先更新pip自身: python -m pip install -U pip 查询过期包: pip list --outdated ...
確定! 回上一頁