在线词典
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。
输入要查询的单词:
reference counting
查词链接:
https://www.dute.org/dict/reference_counting
复制链接 引用计数:计算机编程语言中的一种内存管理技术,通过保存资源的被引用次数来实现自动资源管理的目的。
查看英英释义
abstract:
In computer science, reference counting is a technique of storing the number of references, pointers, or handles to a resource such as an object, block of memory, disk space or other resource. It may also refer, more specifically, to a garbage collection algorithm that uses these reference counts to deallocate objects which are no longer referenced.
网络释义
引用计数
事实上,正如你能想到的,引用计数(Reference Counting,RC)是实现COW的重要基础。当执行上面最上面代码的第二行时,并不为t分配内存、拷贝字符串,而是相应的字符串的引用计数加1即可。
引用记数
引用记数(Reference Counting)是一个在资源复用方面被广泛引用的设计模式。将该方 法运用到ArcSDE 连接的分配释放上,即为每一个ArcSDE 连接保留一个引用记数,...
援用计数
援用计数(reference counting)--简单但速率很慢的垃圾收受接管技术。每个对象有个援用计数器,有新援用毗连对象,计数加1;否则,当援用出作用域或被置null,计...
引用计数法
垃圾回收算法与思想 引用计数法(Reference Counting):引用计数法是最经典也是最古老的的一种垃圾收集算法,大致思想是:为每一个对象配备计数器,如果有引用就+1,如果引用失效就-1,如果...
常用短语
更多常用短语正在查询...
{error}
你是不是想查找:
- {typos}
{word}
{phones} {trans} {trans_ee} {exam_types}{web_trans} {variants} {phrases} {synonyms} {rels} {discriminations} 查词链接:
{link}
复制链接{phones}
{text}:[{value}]
{trans}
{trans}
{pos}
{tran}
{tran}
查看英英释义
{trans}
{pos}
{list} {tran}
{words}{word}同义词: {words}
{pos}
{words}
{exam_types}
单词变体
- {variants}
常用短语
- {phrases}
网络释义
{web_trans}
{tran}
{detail}
近义词
{synonyms}
{pos} {tran}
{words}
同根词
{rels}
{pos}
{words}
{word}{tran}
词语辨析
{discriminations}
{num}、{title}
{description}- {usages}
{description}