ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
safe navigation operators
safe navigation operator
名詞
(programming) A binary operator that returns its second argument, unless the first argument is null, in which case it returns null; used to simplify code that would otherwise need multiple explicit checks for nullity.
日本語の意味
プログラミングにおいて、第一引数がnullの場合はnullを返し、そうでない場合は第二引数を返す二項演算子。明示的なnullチェックを省略してコードを簡略化するために使用され、「Null条件演算子」または「安全なナビゲーション演算子」とも呼ばれる。
英語の意味
(programming) A binary operator that returns its second argument, unless the first argument is null, in which case it returns null; used to simplify code that would otherwise need multiple explicit checks for nullity.
関連語
token-pasting operator
名詞
(programming) The operator ## in the C or C++ preprocessor, which permits separate tokens to be joined into a single token.
日本語の意味
(プログラミング) CまたはC++のプリプロセッサにおいて、別々のトークンを一つのトークンに結合するための '##' 演算子
英語の意味
(programming) The operator ## in the C or C++ preprocessor, which permits separate tokens to be joined into a single token.
関連語
token-pasting operators
Laplace-Beltrami operators
black bag operation
名詞
くだけた表現
(informal) A covert or clandestine entry into a building etc. to obtain information for an intelligence operation.
日本語の意味
秘密裏に建物などに侵入し、情報収集を行う作戦(非公式なスパイ活動や情報作戦)
英語の意味
(informal) A covert or clandestine entry into a building etc. to obtain information for an intelligence operation.
関連語
black bag operations
short circuit operators
Laplace-Beltrami operator
名詞
A generalized version of the Laplace operator that can be used with Riemannian and pseudo-Riemannian manifolds.
日本語の意味
リーマン多様体および疑似リーマン多様体上で使用可能なラプラス作用素の一般化された形
英語の意味
A generalized version of the Laplace operator that can be used with Riemannian and pseudo-Riemannian manifolds.
関連語
loading!
Loading...