mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-09 14:06:06 +00:00
build
This commit is contained in:
@@ -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 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. Content creation
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ We recommend using the open-source, lightweight VS Code as your local Integrated
|
||||
|
||||
<p align="center"> Figure 16-1 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.
|
||||
|
||||
{ class="animation-figure" }
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ comments: true
|
||||
|
||||
# 16.3 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.
|
||||
|
||||
Reference in New Issue
Block a user