mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 05:33:04 +08:00
Update 07.2.md (#289)
This commit is contained in:
@@ -184,6 +184,7 @@ func main() {
|
|||||||
Slice at 7 is 35
|
Slice at 7 is 35
|
||||||
Slice at 8 is 40
|
Slice at 8 is 40
|
||||||
Slice at 9 is 45
|
Slice at 9 is 45
|
||||||
|
|
||||||
The length of slice1 is 10
|
The length of slice1 is 10
|
||||||
The capacity of slice1 is 10
|
The capacity of slice1 is 10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user