GARBAGE COLLECTOR - 日本語 への翻訳

['gɑːbidʒ kə'lektər]
['gɑːbidʒ kə'lektər]
ガベージコレクタ
garbage collector
ガーベッジコレクタ
garbage collector
ガベージコレクターは
ガベージコレクション
garbage collection
garbage collector
ガベージ・コレクタ
garbage collector
ガーベジコレクタ

英語 での Garbage collector の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Unlike normal(strong) references, weak references do not prevent the garbage collector from freeing that object.
通常の(強い)参照とは異なり、弱い参照はガベージコレクタがオブジェクトを解放するのを邪魔しません。
WEAK- Weak Reference: More aggressively removes objects based on the garbage collector state.
WEAK-WeakReference:ガベージコレクターの状態とWeakReferenceの規則に基づいて、より積極的にオブジェクトを削除します。
WEAK- Weak Reference: More aggressively removes objects based on the garbage collector state and rules of Weak References.
WEAK-WeakReference:ガベージコレクターの状態とWeakReferenceの規則に基づいて、より積極的にオブジェクトを削除します。
In computer science, Garbage Collector(GC) is a form of automatic memory management.
コンピュータ・サイエンスにおいて、ガベージコレクター(GC)は自動メモリ管理の一形態です。
Now let's see how“mark-and-sweep” garbage collector deals with it.
今、どのように“マーク・アンド・スイープ”ガベージコレクタがそれを扱うか見てみましょう。
Type of garbage collector used(advanced JVMs offer many tuning options, but be careful).
使用されるガーベッジ・コレクターのタイプ(高度なJVMでは多くの調整オプションを提供していますが、注意して使用してください)。
Carol now is returning to the work of garbage collector who was doing old.
今、キャロルさんは昔やっていたゴミ収集人の仕事に戻っています。
eventually the garbage collector must perform a collection in order to free some memory.
最終的には、ガベージコレクターが、一部のメモリを解放するためにガベージコレクションを実行する必要があります。
OCaml's garbage collector has two heaps, the minor heap and the major heap.
OCamlのガベージコレクタは二つのヒープ、マイナーヒープとメジャーヒープがある。
SOFT- Soft Reference: Removes objects based on the garbage collector state and the rules of.
SOFT-SoftReference:ガベージコレクターの状態とSoftReferenceの規則に基づいてオブジェクトを削除します。
Since it does not have a garbage collector yet, languages such as Java and C are not supported yet, but they may be supported in the future.
まだガベージコレクタがなく、JavaやCのような言語はサポートされていないが、それらは将来サポートされる可能性がある。
V8 Garbage Collector in Detail To help further understand how garbage collection happens, let's take a look at the V8 garbage collector in detail.
V8のガベージコレクション詳細ガベージコレクションがどのように発生するか、さらに深く理解するために、V8のガベージコレクタを詳細に見てみましょう。
Garbage Collector This feature reduces required blockchain storage significantly by deleting old and unnecessary information stored by the node. Garbage Collector.
ガベージコレクタこの機能は、ノードに保存されている古く不要な情報を削除することで、必要なブロックチェーンの保存容量を大幅に削減します。ガベージコレクタ
We created the reference and then, because we didn't name it, the garbage collector came along and collected it immediately afterwards! actually, it was probably thrown away at compile-time.
参照を作ったはいいが、名前をつけていないので、ガーベジコレクタがやってきて、すぐに掃除していってしまう!実際には、コンパイルのときに消されてしまう。
Unlike earlier languages like C and C++ Java uses a garbage collector to reclaim memory that is no longer being used by an application.
CやC++等の早期の言語と異なり、Javaはガーベジコレクタを使用してアプリケーションで利用されなくなったメモリを再利用しています。
A form of automatic memory management, the CX garbage collector automatically reclaims unused objects in the queue, freeing up valuable memory for necessary operations.
CXガベージコレクタは自動内蔵メモリ管理方式の一つであり、キューにある未使用な対象を自動的に回収し、必要な操作のために価値のあるメモリを釈放する。
Flags is a bitwise-OR of the following flag values. Since they require deep understanding of garbage collector in Ruby, you can just set 0 to flags if you are not sure.
Flagsには次のフラグのうち当てはまるもののビット和を指定します.いずれもRubyのガーベージコレクタについての深い理解を必要としますので,良くわからない場合には0を指定すると良いでしょう.。
This hotfix includes changes to the Garbage Collector, adjusting the conditions in which Gen2 collections occur on computers that have 80 GB or more of memory.
この修正プログラムには、ガベージコレクターが、Gen2のコレクションが80GB以上のメモリを搭載したコンピューターで発生する条件を調整することに加えられた変更が含まれています。
Uses no garbage collector, so it trades a small bit of automation(most objects are reference counted anyway), by determinism.
ガベージコレクタを使用しないため、決定論によって多少の自動化(ほとんどのオブジェクトはいずれにしても参照としてカウントされる)を犠牲にします。
JDK 12 provides a preview of an enhanced switch statement, adds a number of improvements to the G1 garbage collector, and introduces a new experimental garbage collector called Shenandoah.
JDK12では拡張switch文のプレビューやG1ガベージコレクションのさまざまな改良、そしてShenandoahと呼ばれる新たな試験的ガベージコレクタが提供される。
結果: 61, 時間: 0.0537

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語