INITIALIZERS 日本語 意味 - 日本語訳 - 英語の例文

名詞
初期化子
initializers

英語 での Initializers の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Using custom initializers.
利用可能な初期化方法。
Next, all initializers for the instance variables of class Point are executed.
次に,クラスPointのインスタンス変数に対するすべての初期化子が実行される。
Class has no initializers Swift.
クラスには初期化子がありませんSwift。
For simple object, array, or collection initializers.
単純なオブジェクト、配列、またはコレクションの初期化子の場合。
Member initializers expected.
メンバ初期化子を期待。
Non-static data member initializers.
非staticデータメンバーの初期化子
Initializers are called to create a new instance of a particular type.
初期化子(Initializers)は、ある特定の型の新しいインスタンスが生成された時に呼び出されます。
Inheritance, virtual classes, initializers.
継承、仮想クラス、初期化子
Next, the initializers for the instance variables of class ColoredPoint are executed.
次に,クラスColoredPointのインスタンス変数に対する初期化子が実行される。
Non-static data member initializers example.
非staticデータメンバーの初期化子
Identical object initializers create distinct objects that will not compare to each other as equal.
オブジェクト初期化子が同一であっても、作成されるオブジェクトは互いに等しいとはみなされません。
Non-static data member initializers example.
非staticデータメンバーの宣言の初期化子
Test Initializers and Finalizers The setUp and tearDown methods are used to initialize and finalize test conditions.
テスト初期化およびテスト終了setUpメソッドおよびtearDownメソッドは、テスト条件を初期化および終了するために使用されます。
Initializer base class: all initializers inherit from this class.
これは初期クラスの基底クラスです.。
Static initializers(§8.7) are blocks of executable code that may be used to help initialize a class when it is first loaded(§12.4).
静的初期化子(8.5)は,クラスが最初にロードされるときに,そのクラスの初期化(12.4)を支援するために使用される実行可能コードのブロックとする。
This is similar to the initializers folder in Rails.
これはRailsのinitializersフォルダーに似ています。
Test Initializers and Finalizers When you created the test class for Utils. java the IDE generated annotated initializer and finalizer methods.
テスト初期化およびテスト終了Utils.java用のテスト・クラスを作成するとき、注釈付きの初期化メソッドと終了メソッドが生成されます。
If an array has unknown size, the number of initializers determines the size of the array, and its type becomes complete.
配列のサイズが不明な場合、初期化子の数が配列のサイズを決定し、その型は完全になります。
Declaration order is significant only for local variables, local classes,and the order of field initializers in a class or interface.
宣言の順序は,局所変数,局所クラス,及びクラス又はインタフェースにおけるフィールドの初期化子の順序だけに関して意味をもつ。
Object initializers are expressions, and each object initializer results in a new object being created whenever the statement in which it appears is executed.
オブジェクト初期化子は式であり、それぞれのオブジェクト初期化子は、それが現れる文が実行されるたびにオブジェクトを作成する結果になります。
Here, arrayName is the name of the array,typecode determines the data type of the array and initializers are the values in the array.
ここで、arrayNameは配列の名前、typecodeは配列のデータ型を決定し、initializersは配列の値です。
It is possible for static fields with variable initializers to be observed in their default value state, though this is strongly discouraged as a matter of style.
Itispossibleforstaticfieldswithvariableinitializerstobeobservedintheirdefaultvaluestate. ただし、これは、スタイルの問題として強くお勧めします。
Variables generated by RTCBuilder and rtc-template are not initialized by the initializer of the constructor,but it is better to initialize all variables with initializers of the constructor, if possible.
RTCBuilderやrtc-templateで生成された変数はコンストラクタの初期化子による初期化は行われませんが、可能であればすべての変数はコンストラクタの初期化で初期化したほうがよいでしょう。
Active Admin has another configuration file in the/config/initializers directory and we will spend the rest of this episode taking a look at it.
ActiveAdminには/config/initializersディレクトリにもう一つの設定ファイルがあります。今回のエピソードの残りを使って、これを見ていきます。
In all cases, the throws clause of an anonymous constructor must list all the checked exceptions thrown by the explicit superclass constructor invocation statement contained within the anonymous constructor, and all checked exceptions thrown by any instance initializers or instance variable initializers of the anonymous class.
すべての場合で,匿名コンストラクタのthrows節は,匿名コンストラクタの中に含まれる明示的な上位クラスコンストラクタ呼出し文によって投げられるすべての検査例外及びその匿名クラスのどのインスタンス初期化子又はインスタンス変数初期化子によって投げられるすべての検査例外を列挙しなければならない。
If the execution of the initializers completes normally, then lock this Class object, label it fully initialized, notify all waiting threads, release the lock, and complete this procedure normally.
初期化子の実行が正常に完了した場合は,オブジェクトClassをロックし,それを完全に初期化されたとラベル付けし,すべての待機しているスレッドに通知し,ロックを解除し,正常にこの手続きを終了する。
Next, execute either the class variable initializers and static initializers of the class, or the field initializers of the interface, in textual order, as though they were a single block.
次に,クラス変数初期化子及びクラスの静的初期化子,又はインタフェースのフィールド初期化子のいづれかを,記述してある順序に,それらが単一ブロックであるものとして実行する。
結果: 27, 時間: 0.0243

トップ辞書のクエリ

英語 - 日本語