单词 | weak reference | ||||||||||||
释义 | weak reference
更多释义 收起释义 例句释义: 弱引用,弱参照,弱参考 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条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。