CLASS VARIABLE Meaning in Japanese - translations and usage examples

[klɑːs 'veəriəbl]
[klɑːs 'veəriəbl]

Examples of using Class variable in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
ES6 class variable alternatives.
ES6クラスの変数の代替。
Id denotes the value of the class variable.
Idはそのクラス変数の値を表す。
Merge Class Variables Into Array.
クラス変数配列化にまし。
Also called static field and class variable.
クラス変数やstaticフィールドと呼ぶ場合もあります。
Class variables· GitBook.
クラス変数プログラミング言語Crystal。
The input parameters are"input" class variables.
インプットパラメータは"input"クラス変数です
Otherwise, if the class variable is declared final, then Q.
そうでないときには,そのクラス変数がfinal宣言されていれば,Q。
The variables that marked static are called class variables.
Staticを付けた変数はクラス変数と呼ばれる。
The compression option of"Merge Class Variables Into Array" is turned off by default.
クラス変数配列化の機能をデフォルトでオフにしました。
There are class functions, but there are no class variables.
クラス関数はありますが、クラス変数はありません。
Class variable_CONTEXT is used to specify Ryu's WSGI-compatible Web server class.
クラス変数_CONTEXTで、RyuのWSGI対応Webサーバのクラスを指定しています。
Import imports a function, class, variable from a module.
Importモジュールから関数、クラス、変数をインポートします。
The modifier for the class variable is set to private while getter and setter methods are generated with public modifiers.
クラス変数の修飾子はprivateに設定され、取得メソッドと設定メソッドはpublicの修飾子を指定して生成されます。
Which of the following data typewould you be using to declare a string class variable in Java?
次のうち、Javaで文字列クラス変数を宣言するために使用するデータ型はどれですか?
The field previously defined as"class variable" has been changed to"instance variable".
これまで「クラス変数」として定義されていたフィールドが「インスタンス変数」に変更となった。
This means that under the above independence assumptions, the conditional distribution over the class variable C can be expressed like this:.
つまり、上述のような独立性の仮定のもとで、クラス変数C。
This includes not only class variables and instance variables but also components of arrays.
変数には,クラス変数及びインスタンス変数だけでなく,配列の構成要素も含む。
OASIS: 4.6.1(Oct. 05, 2007)Bug Fix A bug on the function of Merge Class Variables Into Array has been fixed.
OASIS:4.6.1(2007年10月05日)不具合修正クラス変数配列化の圧縮機能に関する不具合を修正しました。
A static field(also called class variable) is one variable, which is shared by all instances.
静的フィールド(staticfield,クラス変数,classvariableとも呼ばれる)はすべてのインスタンスで共有される一つの変数である。
For example,'BaseHTTP/0.2'. sys_version¶ Contains the Python system version, in a form usable bythe version_string method and the server_version class variable.
例えば、'BaseHTTP/0.2'です。sys_version¶Python処理系のバージョンが,version_stringメソッドやserver_versionクラス変数で利用可能な形式で入っています。
A static field(also called class variable) is one variable, which is shared by all instances.
一方静的フィールド(staticfield)はクラス変数(classvariable)とも呼ばれ、クラスのすべてのインスタンスで共有される一つの変数である。
Each class variable, instance variable, or array component is initialized with a default value when it is created(§15.9,§15.10):.
個々のクラス変数,インスタンス変数又は配列構成要素は,それを生成するときにデフォルト値(defaultvalue)に初期化する(15.9,15.10)。
Otherwise, if the single accessible member field is not a class variable(that is, it is not declared static), then a compile-time error occurs.
そうでないときには,その単一のアクセス可能なメンバフィールドがクラス変数でなければ(つまりstaticと宣言されていなければ),コンパイル時エラーが発生する。
In this example, the class variable origin of the class Point is referenced both using the class name as a qualifier.
この例では,クラスPointのクラス変数originを,Point.originのように限定名としてクラス名を使用する方法,並びにp。
For example, the tricks list in the followingcode should not be used as a class variable because just a single list would be shared by all Dog instances:.
例えば、以下のコードのtricksリストはクラス変数として使われるべきではありません、なぜならたった一つのリストがすべてのDogインスタンスによって共有されることになり得るからです:。
Since the scope of a class variable includes the entire body of the class(§8.2) the class variable x would normally be available throughout the entire body of the method main.
クラス変数の有効範囲は,クラス(8.2)の本体の全体を含むので,クラス変数xはメソッドmainの本体の全体を通して普通に利用できる。
Public final RelationMeta<String>jobname If you refer to the Meta class field as a class variable in the customization code, a compile error will occur or will not work, so please change the implementation so that it is referred to as an instance variable..
カスタマイズコードにてMetaクラスのフィールドをクラス変数として参照していた場合はコンパイルエラーが発生する、または動作しなくなるため、インスタンス変数として参照するよう実装の変更を行ってください。
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.
次に,クラス変数初期化子及びクラスの静的初期化子,又はインタフェースのフィールド初期化子のいづれかを,記述してある順序に,それらが単一ブロックであるものとして実行する。
ACOM: Error: COMP96_0153: Formal"<name<" of class variable must be associated with a variable Description The above error occurs when the actual parameter that is passed to a subprogram is not a variable but the formal parameter of the subprogram is.
ACOM:Error:COMP96_0153:Formal""ofclassvariablemustbeassociatedwithavariable詳細サブプログラムの仮パラメータがあり、サブプログラムに渡される実際のパラメータが変数ではないとき、上記エラーが発生します。
That includes functions, classes, variables, or any other named software entity.
これは、関数、クラス、変数、あるいはその他、名前が付けられたソフトウェアのエンティティすべてに言える。
Results: 30, Time: 0.0278

Word-for-word translation

Top dictionary queries

English - Japanese