大部分使用引用语义(reference semantics)。在基于引用的对象模型中,对象被作为一个引用(指针或句柄),引用一个存储数据成员和指向成员指针的内存块。
基于44个网页-相关网页
元组的参考语法 (reference semantics) 如同物件导向语言般,及储存在堆叠中。Heitml 变数,包括所有在堆叠中的复杂资料结构,在 Session Mode 中可在不同网页间维持。
基于16个网页-相关网页
还有另外一些类型,如:maps, slices 和 channels(见下面)是引用语意(reference semantics)。 如果你一个slice 或 map内的元素,那么其他引用了相同slice 或 map的变量也能看到这个改变。
基于14个网页-相关网页
在参考语意 (reference semantics) 中,「设定是个「指针拷贝的动作(也就 是“参考”这个词的本意),数值语意 (value semantics,或 "copy" semantics) 的设...
基于12个网页-相关网页
Listing 3. Value and reference semantics for getters and setters.
清单3 . getters和setters的值语义以及引用语义。
Pass-by-reference semantics is maintained across multiple distributed nodes.
在多个分布式节点间保持了Pass - by - reference语义。
Let's say that as a user of the Widget class, you don't know whether the accessors have value or reference semantics.
假设您是Widget类的一个使用者,您并不知道存取器具有值语义还是引用语义。
应用推荐