Herhangi bir kelime yazın!

"overridden" in Japanese

上書きされた無効にされた

Definition

ある設定やルールが、別の操作や上位のものによって無効になったり、書き換えられたりすること。

Usage Notes (Japanese)

主に技術的や法律的な場面で使われます。プログラミングでは、デフォルトの動作が新しいもので上書きされる時に用います。日常会話ではあまり使いません。

Examples

The password was overridden by the administrator.

パスワードは管理者によって**上書きされました**。

The teacher's rule was overridden by the principal.

先生のルールは校長によって**無効にされました**。

My changes were overridden when I saved the file.

ファイルを保存したとき、私の変更は**上書きされました**。

His decision was overridden by headquarters after much debate.

多くの議論の後、彼の決定は本社によって**無効にされました**。

If the setting is overridden, your changes won't take effect.

設定が**上書き**された場合、あなたの変更は反映されません。

In this program, the method can be overridden to change how it works.

このプログラムでは、メソッドを**上書き**して動作を変更できます。