CLASS METHOD Meaning in Japanese - translations and usage examples

[klɑːs 'meθəd]
[klɑːs 'meθəd]
クラスメソッドの

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Class method directives.
クラスメソッドのディレクティブ。
METHOD__ The class method name.
METHOD__クラスのメソッド名。
The class must implement create class method.
クラスはcreateクラスメソッドを実装する必要がある。
This class method reads from this. props.
このクラスメソッドはthis.props。
Function- function or class method name.
関数-関数またはクラスメソッドの名前。
People also translate
Each class method is registered as a corresponding port operation.
各々のクラス・メソッドは、対応するポート操作として登録されます。
Bind key press to a function in Class method Example.
クラスメソッドのキープレスに関数をバインドする例。
A class method expects a class name as the first argument.
クラスメソッドは、その第一引数としてクラスの名前を期待します。
Be sure to call the parent class method when you are done.
最後に親クラスのメソッドをコールすることを忘れないようにしましょう。
Listing 2-19 demonstrates the use of sfConfig class methods.
リスト2-19はsfConfigクラスのメソッドの使いかたを示しています。
To declare an async class method, just prepend it with async:.
クラスメソッドもまたasyncになれます。ただ前にasyncを置くだけです。
Output user name of Spring Security which calls service class method.
サービスクラスのメソッドを呼び出したSpringSecurityのユーザ名を出力。
From Python3.1, a new integer class method int. to_bytes() is introduced.
Python3.1から、新しい整数クラスメソッドint.to_bytes()が導入されました。
Create a sfFinder object for your search by calling the class method type().
Typeクラスメソッドを呼び出してsfFinderオブジェクトを作成します。
When used as a class method,"threads-gt;tid()" can be used by a thread to get its own TID.
クラスメソッドとして使われると、threads-gt;tid()はスレッドが自身のTIDを得るために使われます。
Of course it's also possible to use a class method as callback.
もちろんクラスメソッドをコールバックとして使用することは可能です。
The SDK provides the class method and property for getting the thingID from the TypedID class..
SDKではTypedIDクラスのメソッドやプロパティによってthingIDを容易に取得することができます。
Typically, it would not be possible to mock orstub a truly static class method.
本当の静的クラスメソッドをモックしたり、スタブにすることは、通常は不可能です。
Plant alloc means that we are calling the class method+alloc on the Plant class..
TestallocではTestクラスのクラスメソッドallocを呼び出すという意味です。
The'override' modifier means that a declaredfunction should always override the parent class method.
Override修飾子は、宣言される関数は必ず親クラスのメソッドをオーバーライドする必要があるということを意味しています。
Date and time at which service class method is called is output in“yyyy-MM-dd HH: mm: ss” format.
サービスクラスのメソッドを呼び出した日時を”yyyy-MM-ddHH:mm:ss”形式で出力。
To enable streaming across the whole controller we use the class method stream.
コントローラ全体でストリーミングを有効にするにはクラスメソッドのstreamを使用します。
If no match is foundthen we create a new user using a class method on User called create_with_omniauth that we will write now.
もし何も一致しなかったら、User内の、今から作るcreate_with_omniauthというクラスメソッドを使って新規ユーザを作成します。
Like py: method, but indicates that the method is a class method.
Py:methodとほぼ一緒ですが、メソッドがクラスメソッドであるということを表します。
To mock how a reference is manipulated by the class method, we can use a closure argument matcher to manipulate it, i.
Reflectionを使用)クラスメソッドにより、どのように参照が操作されるかをモックするには、たとえば\Mockery::on()でクロージャー引数マッチャーが利用できます。
For example if you add the author tag to a class method not the class..
たとえば、クラスではなくクラスメソッドにauthorタグを追加する場合です。
While using‘if/else' statements within a function or class method, there is a common misconception that‘else' must be used in conjunction to declare potential outcomes.
If/else'文を関数やクラスメソッドの中で使うときにありがちな誤解がある。そうじゃなかったときにどんな結果になるのかを示すために'else'が必須だと考えることだ。
First, the socket is created in__init__()using the base class method create_socket().
まずソケットはベースクラスのメソッドcreate_socket()を使用して__init__()で作成されます。
To use lambda expressions in the body of a class method, pass the this pointer to the capture clause to provide access to the methods and data members of the enclosing class..
クラスのメソッドの本体でラムダ式を使用するには、thisポインターをcapture句に渡して、メソッドと外側のクラスのデータメンバーにアクセスできるようにします。
I assume method here is a class method, value is the value of the UberProperty, and I have added isSet because None may be a real value and this allows us a clean way to declare there really is"no value".
ここでのmethodはクラスメソッドであり、valueはUberPropertyの値であり、isSetを追加しました。これは、Noneが実際の値である可能性があり、これが本当に「値なし」であることを宣言するきれいな方法です。
Results: 30, Time: 0.0242

Word-for-word translation

Top dictionary queries

English - Japanese