-
Notifications
You must be signed in to change notification settings - Fork 342
Open
@city2011
Description
GO语言有值类型、引用类型
但是参数传递只有 值传递
引用类型传递的其相应的指针,参数的内存是独立的,拷贝过来的指针地址。
Metadata
Metadata
Assignees
Labels
No labels