検索結果- 英語 - 多言語
検索内容:
overload
An excessive load. / The damage done, or the outage caused, by such a load. / (automotive) An load of goods above the prescribed carrying weight of the vehicle.
過剰な荷重、つまり定められた限度を超える重さや負荷 / 過負荷により発生する損害や機能停止(障害) / 自動車の場合、規定の積載量を超える貨物の積み荷
overloading
(object-oriented programming) A type of polymorphism, where different functions, operators or variables with the same name are invoked based on the data types of the parameters passed.
オブジェクト指向プログラミングにおいて、同名の関数、演算子、変数が定義され、引数のデータ型に基づいて適切なものが呼び出される仕組み(多態性の一種)
overloading
progressive overloads
sensory overloads
plural of sensory overload
「sensory overload」 の複数形、すなわち感覚過負荷(感覚の過剰刺激状態)の複数形
information overload
function overloadings
method overloadings
function overloading
(object-oriented programming) A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.
オブジェクト指向プログラミングにおいて、入力および出力パラメータの型が異なる複数の関数やメソッドを同一の名前で定義できる機能。 / 関数多重定義とも呼ばれ、引数の型や数、戻り値の型に応じて、同じ名前の関数が振る舞いを変える仕組み。