memrootじしょ
英和翻訳
Overloading
context switching
soy milk
Retinol
Overloading
[ˌoʊvərˈloʊdɪŋ]
オーバーローディング
1.
積みすぎ、過負荷
荷物、情報、仕事など、許容できる量や能力を超えて多くを積載したり、与えたりする状態を表します。
The
truck
was
struggling
with
the
overloading
of
its
cargo.
(トラックは積荷の過積載に苦しんでいた。)
The truck
そのトラック
was struggling
苦しんでいた
with
~で、~によって
the overloading
過積載
of its cargo
その積荷の
She
felt
an
overloading
of
information
after
the
long
presentation.
(彼女は長いプレゼンテーションの後、情報過多だと感じた。)
She
彼女は
felt
感じた
an overloading
過多、過剰
of information
情報の
after
~の後
the long presentation
長いプレゼンテーション
The
bridge
engineers
warned
against
the
overloading
of
vehicles.
(橋の技術者は車両の過積載に対して警告した。)
The bridge engineers
橋の技術者たちは
warned against
~に反対して警告した
the overloading
過積載
of vehicles
車両の
2.
(プログラミング) オーバーロード、多重定義
プログラミングにおいて、同じ名前の関数や演算子が、引数の型や数によって異なる動作をするように定義されている状態を指します。これにより、コードの柔軟性が高まります。
In
C++,
you
can
achieve
polymorphism
through
function
overloading.
(C++では、関数オーバーロードを通じてポリモーフィズムを実現できます。)
In C++
C++では
you can achieve
あなたは達成できる
polymorphism
ポリモーフィズムを
through
~を通じて
function overloading
関数オーバーロード
Operator
overloading
allows
operators
like
'+'
to
behave
differently
for
custom
classes.
(演算子オーバーロードは、「+」のような演算子がカスタムクラスに対して異なる振る舞いをするのを可能にする。)
Operator overloading
演算子オーバーロードは
allows
可能にする
operators like '+'
「+」のような演算子が
to behave differently
異なる振る舞いをするのを
for custom classes
カスタムクラスに対して
Without
overloading,
you
would
need
unique
names
for
each
add
function.
(オーバーロードがなければ、各追加関数に一意の名前が必要になるでしょう。)
Without overloading
オーバーロードがなければ
you would need
あなたは必要とするでしょう
unique names
一意の名前を
for each add function
各追加関数に対して
3.
過負荷、過電流
電気回路や機械システムなどが、その設計上の許容範囲を超える電気的負荷や物理的な負担を受けている状態を表します。これにより、故障や損傷のリスクが高まります。
The
circuit
breaker
tripped
due
to
an
electrical
overloading.
(電気的な過負荷により、ブレーカーが落ちた。)
The circuit breaker
回路ブレーカーは
tripped
落ちた、作動した
due to
~のために、~によって
an electrical overloading
電気的な過負荷
The
server
crashed
because
of
an
overloading
of
requests.
(サーバーはリクエストの過負荷のためにクラッシュした。)
The server
そのサーバーは
crashed
クラッシュした
because of
~のために
an overloading
過負荷
of requests
リクエストの
Constant
overloading
can
lead
to
premature
failure
of
the
motor.
(継続的な過負荷はモーターの早期故障につながる可能性がある。)
Constant overloading
継続的な過負荷は
can lead to
~につながる可能性がある
premature failure
早期故障
of the motor
そのモーターの
関連
overload
overcharge
overfill
overburden
jam
saturate
stress
strain
congestion
inundation
overflow
polymorphism
function overloading
operator overloading
signature