Update golang_tutorial_12.md

修改头部导航
pull/11/head
ZiDong Fang 7 years ago committed by GitHub
parent cc419072dd
commit c994c0cb50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,10 +1,10 @@
11 - 变参函数
12 - 变参函数
========================
上一节:[第十篇 if else 语句](/docs/golang_tutorial_10.md)
下一节:[第十二篇 包](/docs/golang_tutorial_12.md)
上一节:[第十一篇 数组和切片](/docs/golang_tutorial_11.md)
下一节:[第十三篇 包](/docs/golang_tutorial_13.md)
这是本Golang系列教程的第11篇。
这是本Golang系列教程的第12篇。
## 什么是变参函数?

Loading…
Cancel
Save