网站首页  词典首页

请输入您要查询的英文单词:

 

单词 weak reference
释义

weak reference

  • 网络弱引用;弱参照;弱参考
1.
弱引用
c) 弱引用Weak Reference):描述比软引用更弱的引用对象。它的生命周期是下一次垃圾回收之前。
www.cnblogs.com
2.
弱参照
6. 弱参照 (Weak reference) 使用关键字__weak来声明弱参照weakName变量,弱参照只使用于iOS5.0 or later。该类型的变量 …
blog.csdn.net
3.
弱参考
在说明解法之前,先简单提一下弱参考weak reference),因为这两种解决方法基本上都是利用弱参考来解决记忆体回收的问 …
huan-lin.blogspot.com
4.
在强度上弱于软引用
Android开发资料... ... (soft reference) 在强度上弱于强引用,通过 (weak reference在强度上弱于软引用,通过 ...
www.devdiv.com
5.
弱引用概念
下次介绍利用弱引用概念Weak reference)引申出来的弱委托(Weak delegate),它能有效地解决事件编程中内存泄露问题 …
www.cnblogs.com
6.
爱用弱参考
爱用弱参考(Weak reference)会产生大量物件的Class,小气的设计(DataObject) Java theory and practice: Garbage collection a…
java-logy.blogspot.com

例句

释义:
1.
When you use a weak reference, the application can still obtain a strong reference to the object, which prevents it from being collected.
使用弱引用时,应用程序仍可对该对象进行强引用,这样做可防止该对象被收集。
technet.microsoft.com
2.
Returns the current generation number of the target of a specified weak reference.
传回指定弱式参考之目标的目前层代编号。
technet.microsoft.com
3.
Weak References : A weak reference provides a reference to an object while still allowing that object's memory to be reclaimed .
表示弱引用,即在引用对象的同时仍然允许对该对象进行垃圾回收。
www.bing.com
4.
A weak reference is valid only during the indeterminate amount of time until the object is collected when no strong references exist.
如果不存在强引用,则弱引用的有限期只限于收集对象前的一个不确定的时间段。
technet.microsoft.com
5.
A weak reference permits the garbage collector to collect the object while still allowing the application to access the object.
弱引用允许应用程序访问对象,同时也允许垃圾回收器收集相应的对象。
technet.microsoft.com
6.
GC is a thread of very low priority, so a weak reference object may not be collected immediately.
因为垃圾回收器是一个优先级很低的线程,所以弱引用对象也不一定会马上就会被回收。
www.blogjava.net
7.
If the minimum number of objects is already allocated, then a weak reference to the object is enqueued.
如果已经分配了最低数量的对象,则对象的弱引用被放置到队列中。
www.cnblogs.com
8.
Since this event is static, it will only hold onto the handler as a weak reference.
由于此事件为静态的,因此它仅将该处理程序保持为一个弱引用。
technet.microsoft.com
9.
A weak reference is a holder for a reference to an object, called the referent.
弱引用是对一个对象(称为referent)的引用的持有者。
www.ibm.com
10.
A short weak reference is created.
则创建短弱引用。
msdn2.microsoft.com
1.
A long weak reference is created.
则创建长弱引用。
msdn2.microsoft.com
2.
It would be nice if there was a way to be notified when the referent of a weak reference is garbage collected, and that is what
如果有一种方法可以在弱引用的referent被垃圾收集时发出通知就好了,这就是
www-128.ibm.com
3.
Asks for the next expired weak reference, it gets back an
要求下一个失效的弱引用时,它得到一个
www-128.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 18:49:26