题库 Python题库 题目列表 Python中对已经安装的第三方库进行更新,使之升级到最...
单选题

Python中对已经安装的第三方库进行更新,使之升级到最新版本的pip指令是?( )

A.

pip install <第三方库名>

B.

pip install -U <第三方库名>

C.

pip download <第三方库名>

D.

pip search <第三方库名>

题目信息
2024年 9月 选择题
-
正确率
0
评论
4
点击