It was an experience that if she had a stronger reference point for how she felt before and knew what she had now lost, it would have psychologically broken her.
这是一种经历, 如果她对自己以前的感受有更强的参考点, 并且知道她现在失去了什么,那会在心理上让她崩溃。
单词 | Strong reference |
释义 |
Strong reference
原声例句
探索奇妙想法 It was an experience that if she had a stronger reference point for how she felt before and knew what she had now lost, it would have psychologically broken her. 这是一种经历, 如果她对自己以前的感受有更强的参考点, 并且知道她现在失去了什么,那会在心理上让她崩溃。
中文百科
弱引用 Weak reference(重定向自Strong reference)
在计算机进程设计中,弱引用与强引用相对,是指不能确保其引用的对象不会被垃圾回收器回收的引用。一个对象若只被弱引用所引用,则被认为是不可访问(或弱可访问)的,并因此可能在任何时刻被回收。一些配有垃圾回收机制的语言,如Java、C#、Python、Perl、Lisp等都在不同程度上支持弱引用。
英语百科
Weak reference 弱引用(重定向自Strong reference)
In computer programming, a weak reference is a reference that does not protect the referenced object from collection by a garbage collector, unlike a strong reference. An object referenced only by weak references – meaning "every chain of references that reaches the object includes at least one weak reference as a link" – is considered weakly reachable, and can be treated as unreachable and so may be collected at any time. Some garbage-collected languages feature or support various levels of weak references, such as Java, C#, Python, Perl, and Lisp. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。