REFERENCE COUNTING in Chinese translation

['refrəns 'kaʊntiŋ]
['refrəns 'kaʊntiŋ]
引用计数
参考计数
reference counting

Examples of using Reference counting in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Another way to avoid cyclical references is to use the weakref module, which allows you to point to objects without incrementing their reference count.
另一种避免循环引用的方法是使用weakref模块,该模块允许您指向对象而不增加其引用计数
Del__()- the former decrements the reference count for x by one, and the latter is only called when x‘s reference count reaches zero.
Del__()-前者将x的引用计数递减1,后者仅在x的引用计数达到0时调用。
Of course, when using immutable objects, you still need to remember to use reference counts correctly.
当前,在使用不可变对象时,你还应该记得正确使用引用计数
I should note that the current side table implementation only holds reference counts and a pointer to the original object.
我要提醒一下,当前的sidetable实现只保存引用计数和指向原始对象的指针。
Listing 15-29: Creating branch in an inner scope and examining strong and weak reference counts.
示例15-29:在内部作用域创建branch并检查其强弱引用计数.
In particular, that housekeeping information has to include not just one but two reference counts.
特别的,内部信息包含的不是一个引用计数,而是两个:.
I no longer have any way of accessing the two objects from my application, but their reference counts are both 1 because they reference each other.
我没有任何办法在程序中再访问这两个对象了,但这两个对象的引用计数器都是1,因为它们相互引用。
Classes can also be created in swift natively(which can then also be used from Objective-C) which, like other Objective-C objects, are reference counted.
Swift中也可以创建原生的类(这些类也可以被Objective-C程序使用),并且像其他Objective-C对象一样,也是引用计数的
As of 5.3.0 PHP however implements the synchronous algorithm from the» Concurrent Cycle Collection in Reference Counted Systems paper which addresses that issue.
然而5.3.0PHP使用文章»引用计数系统中的同步周期回收(ConcurrentCycleCollectioninReferenceCountedSystems)中的同步算法,来处理这个内存泄漏问题。
Automatic Reference Counting.
自动计数ARC.
Automatic Reference Counting.
自动计数.
Lifetime: Automatic Reference Counting.
生存周期:自动引用计数.
Python and Swift use reference counting.
Python和Swift使用引用计数
Python and Swift use reference counting.
Python和swift采用引用计数方案。
Reference counting was an early garbage collection strategy.
引用计数是垃圾收集的早期策略。
Intrusive_ptr<T> another reference counting pointer.
Intrusive_ptr<T>是另一个引用计数指针。
Reference counting GC will solve all my latency problems.
引用计数GC将解决所有延迟问题。
This is because JerryScript uses a reference counting system.
这是由于JerryScript使用了一个引用计数系统。
Everything you need to know about automatic reference counting(ARC).
这取决于你是否使用AutomaticReferenceCounting(ARC).
Alternatives to hazard pointers include reference counting.[1].
Hazard指针的替代方法包括引用计数。[1].
Results: 165, Time: 0.0216

Word-for-word translation

Top dictionary queries

English - Chinese