青年中文青年中文

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.