検索結果- 英語 - 多言語
検索内容:
semi-closed game
A chess game in which the queen's pawn advances two spaces in the first ply move, but not in the second ply move.
チェスにおいて、初手で白のクイーン側の歩が2マス前進するものの、次の手ではそのような動きをしない局面や戦法を指す。
semi-closed games
plural of semi-closed game
「semi-closed games」は、「semi-closed game」の複数形です。つまり、複数の「半閉鎖型ゲーム」を指します。
close order drill
(military) Practice in marching, formations, and formal handling of arms carried out standing shoulder-to-shoulder and at attention.
密集隊列訓練:兵士たちが肩を並べ、正確な隊列、行進、武器の扱いを重視して行う軍事演習。
sail close to the wind
(nautical) To sail in a direction close to that from which the wind is blowing, but still making headway / (idiomatic) To behave in a manner that is on the verge of being dangerous, improper or illegal
(航海において)風が吹く方向に限りなく近い角度で航行しながらも、前進を続けること。 / (比喩的に)危険や不正の境界線をぎりぎりで行動すること、リスクを冒して微妙なラインを保つこと。
( present singular third-person )
( participle present )
( participle past )
( past )
closed time loops
plural of closed time loop
「closed time loops」は『閉じた時間ループ』という概念の複数形であり、つまり単数形の『closed time loop』が複数存在する状況を示します。
closed timelike curve
(physics) A worldline that returns to its starting point.
(物理学)始点に戻る世界線、すなわち時間的に閉じた曲線。 / (物理学)自身の始点に再び戻る経路(世界線)を表す概念。
closed timelike curves
closed time loop
(science fiction) A chain of events in which someone or something time travels to the past as a means to fulfill their role in the history exactly as it already happened, thus implying impossibility to change the past.
(SFにおける用語)ある出来事の因果関係が循環し、過去にタイムトラベルすることで既に定まった歴史を再現する時間的ループ。
close-up lens
(photography) Synonym of macro lens
マクロレンズ(接写撮影用のレンズ) / 接写レンズ(マクロ撮影に使用されるレンズ)
open-closed principle
(programming, object-oriented programming) A principle that states that software entities (such as classes, modules, and functions) should be open for extension, but closed for modification.
ソフトウェアの構造が、既存のコードへの変更なしに拡張可能であるべきという原則。特にオブジェクト指向プログラミングにおいて、クラス、モジュール、関数などのソフトウェア要素が新たな要求に対応できるように設計されるべきであり、既存の動作を壊さずに機能を追加できることを重視する考え方。