INITIALIZER Meaning in Japanese - translations and usage examples S

Noun
イニシャライザ
initializer

Examples of using Initializer in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Initializer clause expected.
初期化節を期待。
Base class of initializer.
Initializerクラスの基底となるクラス。
Initializer lists(uniform and general initialization).
初期化リスト(統一と一般化)。
The only way to catch exception in initializer list:.
初期化リストで例外が発生した場合:。
Initializer lists are not just for arrays any more.
初期化リストは、もはや配列だけのものではない。
(setq counter 0); Let's call this the initializer.
(setqcounter0);これをイニシャライザと呼ぼう。
Initializer base class: all initializers inherit from this class.
これは初期化クラスの基底クラスです.。
Cannot be a constructor or static initializer method.
コンストラクターメソッドまたは静的初期化メソッドは指定できません。
Developed an initializer for phase change disc"ODI-1000".
相変化光ディスク初期化装置"ODI-1000"を開発。。
Every class must have at least one designated initializer.
全てのクラスは最低でも1つのDesignatedinitializersを持つ必要があります。
Class contains an initializer. This is an argument to the class.
まず、このクラスには初期化子が含まれている。
You can't pass in any type here, however-it has to be a type for which UInt16 provides an initializer.
どのような型でも渡せるということではなく、UInt16がイニシャライザを提供している型でなければなりません。
Why would finding a type's initializer throw a NullReferenceException?
なぜ型の初期化子がNullReferenceExceptionをスローするのでしょうか?
The initializer lists are part of the scheme for uniform and general initialization.
初期化リストは統一および一般化された初期化の枠組みの一環だ。
A floating point value, if no explicit initializer is given, is initialized to NaN(Not A Number):.
浮動小数点数は、明示的に初期化子が指定されていない限り、NaN(NotANumber)へと初期化されます:。
The initializer for a non-static local immutable declaration is evaluated at run time:.
Staticでないローカルなimmutable宣言の初期化子は、実行時に評価されます:。
Foo'baz'; Property definitions We have alreadylearned how to notate properties using the initializer syntax.
Foo'baz';プロパティの定義初期化構文を使用してプロパティを記譜する方法について既に学びました。
EqualsClause Initializer True if the field value is equal to the specified value.
EqualsClauseイニシャライザフィールドの値が、指定の値に等しい場合にtrue。
Note that you can have zero-length arrays butthat you cannot deduce the length of an array from an initializer list:.
長さゼロのarrayも可能だが、初期化リストからarrayの長さを導出することはできない:。
The initializer for a non-local immutable declaration must be evaluatable at compile time:.
非ローカルなimmutable宣言の初期化子はコンパイル時評価可能でなければなりません:。
To do this we will need to add a new MIME type for xls files andwe do this in the mime_types initializer file.
そのためにはxlsファイルのための新しいMIMEタイプを追加する必要があり、これをmime_types初期化ファイルで行います。
NotEqualsClause Initializer True if the field value is not equal to the specified value.
NotEqualsClauseイニシャライザフィールドの値が、指定の値に等しくない場合にtrue。
We're going to create an array items which will hold Persons.Now we need to create an initializer for this as well.
我々は、複数のPersonを保持する配列itemsを作成し、同様にこの配列のためにイニシャライザを作成する必要があります。
Examples Missing const initializer Unlike var or let, you must specify a value for a const declaration.
Examples定数初期化子忘れvarやletと異なり、const宣言では値を指定する必要があります。
Computed property names Starting with ECMAScript 2015, the object initializer syntax also supports computed property names.
計算されたプロパティ名ECMAScript2015から、オブジェクト初期化子構文も計算されたプロパティ名をサポートします。
The convenience initializer must call one of the two designated initializers, because it can only call another initializer from the same class.
Convenienceinitializerは必ず同じクラスの他のinitializerを呼び出さなければならないので、2つのdesignatedinitializerの内1つを呼び出します。
If an aggregate member has no embedded initializer list, values are simply assigned, in order, to each member of the subaggregate.
集約メンバーに埋め込まれた初期化子リストがない場合、値は単純にサブ集約の各メンバーに順に割り当てられます。
The keyword arguments used for passing initializers to layers will depend on the layer. Usually it is simply kernel_initializer and bias_initializer:.
初期化用引数のキーワードはレイヤーにより異なりますが,大抵は単純にkernel_initializer及びbias_initializerです:。
Results: 28, Time: 0.0251
S

Synonyms for Initializer

initialiser

Top dictionary queries

English - Japanese