verb ダウンロード 🔗共有 保護する、守る、防御する To keep safe; to defend; to guard; to prevent harm coming to. Examples : "Condoms are designed to protect against sexually-transmitted diseases." コンドームは性感染症から保護するように設計されています。 property law environment police military AIとチャット語彙ゲーム読解練習
verb ダウンロード 🔗共有 乗客を後の便に予約する (travel) To book a passenger on a later flight if there is a chance they will not be able to board their earlier reserved flight. Examples : "The airline protected my seat on the next flight in case I missed my connection due to the weather delay. " 悪天候による遅延で乗り継ぎに間に合わなかった場合に備えて、航空会社は次の便で私の座席を予約しました。 business service AIとチャット語彙ゲーム読解練習
adjective ダウンロード 🔗共有 保護された、守られた Defended Examples : "The young seedlings were protected from the frost by a plastic cover. " 若い苗は、プラスチックカバーで霜から保護されました。 property law military police AIとチャット語彙ゲーム読解練習
adjective ダウンロード 🔗共有 保護された (of a variable, method, etc.) Having the protected access modifier, indicating that a program element is accessible to subclasses but not to the program in general. Examples : "In the programming class, the student learned that the `age` variable in the `Person` class was protected, meaning only the `Student` class (a subclass of `Person`) could directly access and change it, not other unrelated parts of the program. " プログラミングの授業で、生徒は`Person`クラスの`age`変数が保護されていることを学びました。これは、`Student`クラス(`Person`のサブクラス)だけが直接アクセスして変更でき、プログラムの他の関係のない部分からはアクセスできないことを意味します。 computing technology AIとチャット語彙ゲーム読解練習