run out of memory信息详情

run out of memory发音

意思翻译

内存用完

相似词语短语

out of memory───内存不足,内存不够;被遗忘,被忘却;被忘却,被遗忘; [计]内存不足

Run out of───v.用完; 耗尽; 从…跑出

run out───用完;耗尽;跑出;到期;伸向

run out of gas───燃料耗尽;耗尽体力

has run out of───已经用完了

run of───运行

run out off───跑掉

run me out───把我赶走

in memory of───纪念…;作为对...的纪念

双语使用场景

If you do not close your Cursors, then you might quickly run out of memory and cause your application to crash.───如果您没有关闭Cursors,那么可能会迅速地耗尽内存并导致您的应用程序崩溃。

Even when it didn't actually run out of memory, the GC overhead was just too high when memory consumption was high.───就算没有内存溢出,当内存消耗很高时GC的开销也会很大。

Each extra session requires extra memory for its backups on every node in the cluster, so you quickly run out of memory.───每个额外节点都需要额外的内存来保存集群中每个节点的备份,所以很快就会用光内存。

Since the amount of memory in a machine is finite, if this error occurs in some kind of loop eventually the system will run out of memory.───机器中的内存数量是有限的,如果这个错误出现在某些循环中,那么系统最终会把内存耗尽。

Build a tree in memory Pro: Easy to program Con: You quickly run out of memory using this method.───在内存中建立一个树。优点:编程容易,缺点:利用这种方法你很快就会用完所有内存。

Creating too many threads in one JVM can cause the system to run out of memory or thrash due to excessive memory consumption.───在一个JVM里创建太多的线程可能会导致系统由于过度消耗内存而用完内存或“切换过度”。

Left unchecked , this could easily cause a program to run out of memory if it runs for long enough .───这些对象留下来不受控制,很容易造成程序在长时间运行后内存爆满。

英语使用场景

Garbage collection does not guarantee that a program will not run out of memory.

Let's assume that the user typed in a pretty short word we didn't run out of memory or anything crazy so here's the new feature.

Does garbage collection guarantee that a program will not run out of memory?

This type of memory leak will cause your programs to be bloated, get slower over time, and eventually run out of memory.