青年中文青年中文

memory leak的意思

memory leak中文翻譯:

內存泄露

相似詞語短語

memory bank───[計]存儲體;內存條

memory cell───[計]存儲單元(元件)

memory foam───記憶海綿

memory lane───往事感懷;分隔帶車道;人生道路的軌跡

memory loss───失憶;健忘

memory span───記憶廣度;存儲器容量

memory banks───[計]存儲體;內存條

memory cells───[計]存儲單元(元件)

memory foams───記憶海綿

雙語使用場景

Identify where the memory leak is.───確定內存泄漏的位置。

So where is the memory leak?───哪里會出現內存溢出 呢 ?

That's a serious memory leak.───這是很嚴重的內存泄漏。

If you forget where the memory is that you asked for, in fact, that is how you make a memory leak.───如果您忘記了你要的內存在哪里,實際上,那就是造成你內存泄漏的原因。

Fixed a slow memory leak that occurred from traveling with different Sims.───修復與不同模擬市民出游產生內存緩慢泄漏的問題.

英語使用場景

Based on the analysis of memory leak, the method overloads the allocation function and overrides the free function to store the allocation spot and trace the dynamic memory allocation.

One solution to the memory leak in Listing 5 is to make the JavaScript object obj null, thus explicitly breaking the circular reference, as shown in Listing 6.

And most likely, such a memory leak is caused by a failure to join the joinable threads.

Memory leak is a significant bug that can make programs behave erratically.

As seen in Enabling Memory Leak Detection, the memory leak information identifies each block of leaked memory as a normal block, a client block, or a CRT block.

For this type of memory leak case, it is important to analyze a heap dump taken within the short span of time the free memory is observed to be dropping quickly.

To cope with the problem of heap memory leak, this paper presents a dynamic memory leak check technology based on red-black tree.

This article presents a memory leak detection feature, newly introduced in WebSphere Application ServerV6.1 and an offline memory leak analysis tool called the Memory Dump Diagnostic for Java (MDD4J).

Fixed a slow memory leak that occurred from traveling with different Sims.