This commit is contained in:
krahets
2024-05-01 07:30:10 +08:00
parent 583d338530
commit a08cd961b3
64 changed files with 227 additions and 227 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ The GitHub IDs of all [contributors](https://github.com/krahets/hello-algo/graph
### 1.   Content fine-tuning
As shown in the Figure 16-3 , there is an "edit icon" in the upper right corner of each page. You can follow these steps to modify text or code.
As shown in Figure 16-3, there is an "edit icon" in the upper right corner of each page. You can follow these steps to modify text or code.
1. Click the "edit icon". If prompted to "fork this repository", please agree to do so.
2. Modify the Markdown source file content, check the accuracy of the content, and try to keep the formatting consistent.
@@ -26,7 +26,7 @@ As shown in the Figure 16-3 , there is an "edit icon" in the upper right corner
<p align="center"> Figure 16-3 &nbsp; Edit page button </p>
Images cannot be directly modified and require the creation of a new [Issue](https://github.com/krahets/hello-algo/issues) or a comment to describe the problem. We will redraw and replace the images as soon as possible.
Figures cannot be directly modified and require the creation of a new [Issue](https://github.com/krahets/hello-algo/issues) or a comment to describe the problem. We will redraw and replace the figures as soon as possible.
### 2. &nbsp; Content creation
+1 -1
View File
@@ -12,7 +12,7 @@ We recommend using the open-source, lightweight VS Code as your local Integrated
<p align="center"> Figure 16-1 &nbsp; Download VS Code from the official website </p>
VS Code has a powerful extension ecosystem, supporting the execution and debugging of most programming languages. For example, after installing the "Python Extension Pack," you can debug Python code. The installation steps are shown in the following figure.
VS Code has a powerful extension ecosystem, supporting the execution and debugging of most programming languages. For example, after installing the "Python Extension Pack," you can debug Python code. The installation steps are shown in Figure 16-2.
![Install VS Code Extension Pack](installation.assets/vscode_extension_installation.png){ class="animation-figure" }
+1 -1
View File
@@ -4,7 +4,7 @@ comments: true
# 16.3 &nbsp; Glossary
The Table 16-1 lists the important terms that appear in the book, and it is worth noting the following points.
Table 16-1 lists the important terms that appear in the book, and it is worth noting the following points.
- It is recommended to remember the English names of the terms to facilitate reading English literature.
- Some terms have different names in Simplified and Traditional Chinese.