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 3cf1c4a

Browse files
committed
Revert "修正和改进"
1 parent 7e67b76 commit 3cf1c4a

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

‎docs/golang_tutorial_12.md‎

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
12 - 变参函数
1+
11 - 变参函数
22
========================
33

4-
上一节:[第十一篇 数组和切片](/docs/golang_tutorial_10.md)
5-
下一节:[第十三篇 Map](/docs/golang_tutorial_12.md)
4+
上一节:[第十篇 if else 语句](/docs/golang_tutorial_10.md)
5+
下一节:[第十二篇 包](/docs/golang_tutorial_12.md)
66

7-
这是本Golang系列教程的第12篇
7+
这是本Golang系列教程的第11篇
88

99
## 什么是变参函数?
1010

@@ -115,7 +115,4 @@ type of nums is []int
115115
89 found at index 0 in [89 90 95]
116116
```
117117

118-
变参函数的介绍到此结束。感谢阅读。
119-
120-
上一节:[第十一篇 数组和切片](/docs/golang_tutorial_10.md)
121-
下一节:[第十三篇 Map](/docs/golang_tutorial_12.md)
118+
变参函数的介绍到此结束。感谢阅读。

0 commit comments

Comments
(0)

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