File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ title: Python 软件包索引仓库使用帮助
5
5
6
6
## PyPI 介绍
7
7
8
- PyPI( The Python Package Index) 是 Python 编程语言的软件存储仓库。其托管在 [ https://pypi.org/ ] ( https://pypi.org/ ) 上。
8
+ PyPI ( The Python Package Index) 是 Python 编程语言的软件存储仓库。其托管在 [ https://pypi.org/ ] ( https://pypi.org/ ) 上。
9
9
10
10
## 切换 pip 软件镜像
11
11
12
12
::: caution
13
- pip 工具默认配置下仅支持 https, 请不要使用 http。
13
+ pip 工具默认配置下仅支持 https, 请不要使用 http。
14
14
:::
15
15
16
16
:::info 关于externally-managed-environment 错误
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ sidebar_label: ROS
5
5
6
6
## ROS 介绍
7
7
8
- ROS( 机器人操作系统,Robot Operating System) ,是专为机器人软件开发所设计出来的一套电脑操作系统架构。其托管在 [ http://packages.ros.org/ros ] ( http://packages.ros.org/ros ) 上。
8
+ ROS ( 机器人操作系统,Robot Operating System) ,是专为机器人软件开发所设计出来的一套电脑操作系统架构。其托管在 [ http://packages.ros.org/ros ] ( http://packages.ros.org/ros ) 上。
9
9
10
10
## ROS 软件源替换
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ sidebar_label: ROS2
5
5
6
6
## ROS2 介绍
7
7
8
- ROS2( Robot Operating System 2) 是 ROS( 机器人操作系统,Robot Operating System) 的下一代版本,它是一个用于机器人开发的开源平台,提供了一系列工具和库,用于构建机器人应用程序。其托管在 [ http://packages.ros.org/ros2 ] ( http://packages.ros.org/ros2 ) 上。
8
+ ROS2 ( Robot Operating System 2) 是 ROS ( 机器人操作系统,Robot Operating System) 的下一代版本,它是一个用于机器人开发的开源平台,提供了一系列工具和库,用于构建机器人应用程序。其托管在 [ http://packages.ros.org/ros2 ] ( http://packages.ros.org/ros2 ) 上。
9
9
10
10
## ROS2 软件源替换
11
11
You can’t perform that action at this time.
0 commit comments