When you access the struct through the interface pointer, you don't have to unbox the struct to access that object.
当你通过指针访
的时候,没必要对结构体进行拆箱后再访
那个对象了。为了举
,想象该结构体定义了一个链
和一个描述。
When you access the struct through the interface pointer, you don't have to unbox the struct to access that object.
当你通过指针访
的时候,没必要对结构体进行拆箱后再访
那个对象了。为了举
,想象该结构体定义了一个链
和一个描述。
声明:以上句、词性
由互联网资源自动生成,部
未经过人工审核,其表达内容亦不代表本软件的观点;若发现
题,欢迎向我们指正。