--- title: Go Slices localeTitle: 去切片 --- ## 去切片 这是一个存根。 [帮助我们的社区扩展它](https://github.com/freecodecamp/guides/tree/master/src/pages/go/go-slices/index.md) 。 [这种快速风格指南有助于确保您的拉取请求被接受](https://github.com/freecodecamp/guides/blob/master/README.md) 。 #### 更多信息: * [围棋之旅](https://tour.golang.org/moretypes/7) * [以身作则](https://gobyexample.com/slices) * [Golang Book](https://www.golang-book.com/books/intro/6#section2) * [Go编程语言规范](https://golang.org/ref/spec#Making_slices_maps_and_channels)