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.
当你通过指针访问
时候,没必要对结构体进行拆箱后再访问那个对象了。为了举
,想象该结构体定义了一个链
和一个描述。
声明:以上句、词
均由互联网资源自动生成,部
未经过人工审核,其表达内容亦不代表本软件
观点;若发现问题,欢迎向我们指正。