此类对象并不总是意味着内存泄漏。
此视图是识别内存泄漏的起点。
This view is the starting point for identifying memory leaks.
这会导致10个字节的内存泄漏。
否则,将引发严重的内存泄漏问题。
清单2展示了一个有内存泄漏的程序。
上升趋势是存在内存泄漏的警示信号。
The upward-sloping trend is a telltale sign of a memory leak.
内存泄漏可能真正令人讨厌。
在某些情况下,这会显著加剧内存泄漏。
这种类型的内存泄漏称为本机内存泄漏。
This type of memory leak is referred to as a native memory leak.
内存泄漏是导致性能问题的另一可能原因。
Memory leaks are another possible cause of performance problems.
这是很严重的内存泄漏。
举个例子,我们能保证不存在内存泄漏吗?
确定内存泄漏的位置。
如果引用不弱,那么应用程序会有内存泄漏。
If the references weren't weak, the application would have a memory leak.
不需要担心内存泄漏。
这肯定是某种形式的内存泄漏。
内存泄漏在哪发生?
为什么在这段代码中内存泄漏?
进行内存性能分析时(例如内存泄漏分析)。
When performing memory analysis (for example, leak analysis).
内存泄漏本身不会出现在. NET应用程序中。
内存泄漏检测规则是按照一种简单的理念设计的。
The memory leak detection rule was designed in accordance with a simple philosophy.
内存泄漏的预防是必要的吗?
固定内存泄漏的木制塔或弹弓施工后。
Fixed memory leak after the construction of the wooden towers or catapults.
固定好几次轻微的内存泄漏。
我怎样才能解决这个这是内存泄漏吗?
案例研究4:由于无限循环导致的内存泄漏示例。
Case study 4: Example of a memory leak due to an infinite loop.
另一个内存泄漏已被固定。
但我怀疑你有其他的内存泄漏问题以及。
But I suspect that you have other memory leak issues as well.
这个类存在很多的问题,但是我们着重来看内存泄漏。
This class has plenty of problems, but let's focus on the memory leak.
您可以看到稳定的对象增加,表明存在潜在的内存泄漏。
You can see the steady rise, indicative of a potential memory leak.
应用推荐