Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b1809ed

Browse files
Update 14_JavaScript数据结构与算法(十四)图.md
1 parent f3de2b0 commit b1809ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎assets/doc/14_JavaScript数据结构与算法(十四)图.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ _initializeColor() {
379379
深度优先搜索的思路:
380380

381381
- 深度优先搜索算法将会从第一个指定的顶点开始遍历图,沿着路径知道这条路径最后被访问了。
382-
- 接着原路回退并探索吓一条路径
382+
- 接着原路回退并探索下一条路径
383383
- 图解 DFS
384384
![image](https://cdn.jsdelivr.net/gh/XPoet/image-hosting@master/JavaScript-数据结构与算法/image.1bjimck65r8g.png)
385385

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /