Go
单词

referent

读音
ˈrefərənt
美式
英式
词根

释义

n. (语词的)所指事物,所指对象;指示物

例句

The get method returns the reference to the referent object.
get方法返回对被引用对象的引用。
A weak reference is a holder for a reference to an object, called the referent.
弱引用是对一个对象(称为referent)的引用的持有者。
The SoftReference object's referent field is set to null, thereby making it not refer to the heap object any longer.
SoftReference对象的referent域被设置为null,从而使该对象不再引用heap对象。

强化记忆

所属分类

出国,程序员

所在词典

托福TPO阅读真题,Python官方文档