作为一个大的系统软件,如果避免内存泄露(memory leakage)是系统实现所面对的关键问题之一,PostgreSQL利用MemoryContext这个概念来解决这个问题,先来看看几个数据结构的定义:
基于1026个网页-相关网页
在计较机科学中,内存走漏(memory leak)指因为疏忽或纰缪造成步伐未能开释已再也不施用的内存的环境内存走漏并不是指内存在物理上的消掉,而是应用步伐分配某段内存后,...
基于106个网页-相关网页
memory leak error 内存溢出错误
memory-leak detection 内存泄漏检测
Memory Leak Testing 内存泄漏测试
memory leak fault 存储泄漏的故障模式 ; 内存泄漏
What is a memory leak 什么是内存泄漏
Fixed a UI-related memory leak 修正了因为用户文件而导致的内存泄露问题
heap memory leak 堆内存泄漏
Memory Leak Faults 内存走漏故障
Memory Leak Problem 内存泄漏问题
At last I optimize the software performance and human computer interface and particularly expound memory leak and give some advice to reduce or avoid it.
最后对软件系统进行了调试与性能优化,特别的是对于软件中存在的内存泄漏问题进行了详细介绍,并提出了相应的规避措施来避免或者减少内存泄漏的发生。
参考来源 - 超声相控阵探伤设备软件系统设计与实现This paper detailly analyzes the causes and manifestation forms of memory leak which are produced by Java system, andproposes methods of prevention and solutions.
文章详细分析了Java系统产生内存泄露的原因和表现形式,提出了预防方法和解决方法。
参考来源 - 关于Java中内存泄露问题的研究—《电脑知识与技术》—2009年第14期—龙源期刊网·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
If you forget where the memory is that you asked for, in fact, that is how you make a memory leak.
如果您忘记了你要的内存在哪里,实际上,那就是造成你内存泄漏的原因。
这是很严重的内存泄漏。
Identify where the memory leak is.
确定内存泄漏的位置。
Well, if you forget where the memory is that you asked for, well, in fact, that is how you make a memory leak.
嗯,如果你忘了你申请的内存在哪里,呃,实际上,这就是造成内存泄露的原因。
应用推荐