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 9fd9c3e

Browse files
authored
Merge pull request #5 from VulperVoid/patch-1
修复导航位置下一节名称错误
2 parents a764268 + 7332d58 commit 9fd9c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/golang_tutorial_09.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
========================
33

44
上一节:[第八篇 if else 语句](/docs/golang_tutorial_08.md)
5-
下一节:[第十篇 ](/docs/golang_tutorial_10.md)
5+
下一节:[第十篇 switch 语句](/docs/golang_tutorial_10.md)
66

77
这是本Golang系列教程的第9篇。
88

@@ -202,4 +202,4 @@ func main() {
202202

203203
还有一个` range for `可用于遍历数组,我们将在介绍数组时介绍它。
204204

205-
希望你喜欢阅读。请留下宝贵的意见和反馈:)
205+
希望你喜欢阅读。请留下宝贵的意见和反馈:)

0 commit comments

Comments
(0)

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