Movatterモバイル変換


[0]ホーム

URL:


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

Commitdc7a44f

Browse files
authored
修正和改进
修正了教程序号,修正了导航信息,并在尾部增加了导航信息PS:由于懒得下载到本地,只好改一篇提交一次了,辛苦审核
1 parent2fc3d73 commitdc7a44f

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

‎docs/golang_tutorial_12.md

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

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

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

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

@@ -115,4 +115,7 @@ type of nums is []int
115115
89 found at index0 in [899095]
116116
```
117117

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp