style: html to md syntax

This commit is contained in:
Plumbiu
2023-08-24 10:31:27 +08:00
parent 229e847514
commit 0a96f3658b
88 changed files with 459 additions and 459 deletions

View File

@@ -27,11 +27,11 @@
打开 [Python 官方网站](https://www.python.org/)找到“Download”里的“Latest: Python 3.x.y”。
<strong>下载完成后请大家按照下图的示意务必勾选“Add Python 3.x to PATH”然后再点击“Install Now”等待安装完成后关闭安装程序。</strong>
**下载完成后请大家按照下图的示意务必勾选“Add Python 3.x to PATH”然后再点击“Install Now”等待安装完成后关闭安装程序。**
<strong>注意windows11 安装好后 命令行输入 python 可能会跳到 Microsoft 应用商店 可在 customize installation自定义安装next 勾选 install for all users</strong>
**注意windows11 安装好后 命令行输入 python 可能会跳到 Microsoft 应用商店 可在 customize installation自定义安装next 勾选 install for all users**
<font size=5><strong>GNU/Linux 系统</strong></font>
<font size=5>**GNU/Linux 系统**</font>
在终端输入 `sudo apt install python3` 即可完成 Python3 的全部安装流程