This commit is contained in:
Unknown
2014-11-05 18:12:28 -05:00
parent ff809d956a
commit ee65c4cf95
4 changed files with 24 additions and 20 deletions

View File

@@ -1,4 +1,7 @@
#7.4 片重组
# 7.4 片重组
175
我们已经知道slice创建的时候通常比相关数组小例如
slice1 := make([]type, start_length, capacity)