object identity信息详情
对象标识
identity───n.身份;同一性,一致;特性;恒等式
object───n.目标;物体;客体;宾语;vi.反对;拒绝;vt.提出…作为反对的理由
retained object───n.保留宾语(指保留在被动语态句子中的宾语)
own identity───自己的身份
corporate identity───企业形象;企业标识;公司标志
brand identity───品牌识别;品牌标识;品牌同一性;品牌识别; 品牌标识; 品牌同一性
identity map───恒等映射
ascribed identity───归属身份
identity crisis───[心理]身份认同危机,身份危机;认同的转折点
Internally, Castor USES the object identity for tracking objects.───Castor在内部使用对象标识来跟踪对象。
We verify object identity using the object.ReferenceEquals method, which tests whether two references point to the same object.───我们通过使用object . ReferenceE quals方法来判断两个对象是不是同一个引用。
In the context of a comparison, what is object identity versus object equivalence?───在对象比较中,对象一致和对象相等分别是指什么?
Two variables of a reference type are equal if they refer to the same object, referred to as object identity.───两个引用类型的变量在引用同一个对象时,它们是相等的,就像引用到对象的ID一样。
Static classes can be used when there is no data or behavior in the class that depends on object identity.───当类中没有依赖对象标识的数据或行为时,就可以使用静态类。
Internally, Castor uses the object identity for tracking objects.───Castor在内部使用对象标识来跟踪对象。
Never use hash codes as a substitute for object identity.───从不使用哈希代码替换对象标识。
For example, the mapping for Product uses the identity attribute to indicate which property of the object serves as the object identity.───例如,Product映射使用identify属性来指示对象的哪个特性充当对象标识符。