STATIC METHOD Meaning in Japanese - translations and usage examples

['stætik 'meθəd]
['stætik 'meθəd]
スタティックメソッド
staticメソッド

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
What's a“static method” in C?
Cの「静的メソッド」とは何ですか?
Static method to remove the article.
記事を削除するためのstaticメソッド
Getting the class name from a static method in Java.
Javaで静的メソッドからクラス名を取得する。
The static method Zend_Loader:: loadFile() loads a.
静的メソッドZend_Loader::loadFile()。
You may also define a static method as a callback.
スタティックメソッドをコールバックとして定義することが可能です。
Use the static method setClassName() to specify the class.
クラスを指定するには、静的メソッドsetClassName()を使用します。
Invoked from any of the Ec2 Elements. The first static method is setKeys.
最初の静的メソッドはsetKeysで、。
T is a class and a static method declared by T is invoked.
Tはクラスであって,Tによって宣言された静的メソッドが呼び出される。
Because it allows caching of object and static method calls.
と異なり、オブジェクトおよびスタティックメソッドのコールをキャッシュします。
Call the static method“get_instance” of the class“NTVWC_Client”.
クラス「NTVWC_Client」の静的メソッド「get_instance」をコール。
And for the second one we can make a static method of the class.
また2つ目の方法としてクラスの静的メソッドを作ることができます。
Topic() is a static method that will create a topic for the current user.
Topic()はスタティックメソッドですが、これはログイン中のユーザーに対する操作です。
Sometimes it's useful to define a static method on a React component.
Reactのコンポーネントで静的メソッドを定義することは便利であることがあります。
Execute the static method bucket(withName:) of the Kii class to create a bucket.
Kiiクラスが提供するスタティックメソッドbucket(withName:)を実行して作成します。
Like py: method, but indicates that the method is a static method.
Py:methodとほぼ一緒ですが、メソッドがスタティックメソッドであるということを表します。
If the callback is a function or static method, this could be set at the class level.
使用するコールバックが関数やstaticメソッドである場合は、クラスレベルで設定できます。
Static method, is more simple and clear to use Thread. interrupted().
Interruptedメソッドはstaticメソッドなので、Thread.interrupted()を使用するほうが単純明解です。
Why does the Ccompiler not fault code where a static method calls an instance method?.
静的メソッドがインスタンスメソッドを呼び出す場所でCコンパイラがフォルトコードを使用しないのはなぜですか?
Method()- use the static method method in the class class as the source.
Method()-クラスclassの静的メソッドmethodをソースとして使用します。
These can reference either a field ora method defined in the current class or a static method or field in a different class.
これらは、現在のクラスに定義されているフィールドやメソッド、または別のクラスの静的メソッドやフィールドを参照できます。
CreateObjectURL static method no longer accepts a MediaStream object as the argument.
CreateObjectURL静的メソッドはMediaStreamオブジェクトを引数として受け付けなくなりました。
Static method and class method objects are also transformed, as if they had been retrieved from class C;
静的メソッドやクラスメソッドオブジェクトもまた、Cから取り出した場合と同様に変換されます;
For example, Relay containers expose a static method getFragment to facilitate the composition of GraphQL fragments.
例えば、RelayのコンテナはGraphQLfragmentのコンポジションを容易に実現するため、getFragmentという静的メソッドを公開しています。
Math- New static method probablePrime has been added to class BigInteger for generating prime numbers.
Math-BigIntegerクラスに、素数を生成するための新しいstaticメソッドprobablePrimeが追加されました。
You can retrieve the PluginLoader using the static method getPluginLoader(), or, alternately, inject a custom PluginLoader instance using setPluginLoader().
静的メソッドgetPluginLoader()でPluginLoaderを取得することもできますし、また独自のPluginLoaderインスタンスをsetPluginLoader()で設定することもできます。
Java: Static Methods and Static Fields A static method is called directly by its Java name and by supplying the arguments for the method..
Java:静的メソッドと静的フィールド静的メソッドは、Java名ならびにメソッドの引数により直接呼び出すことができます。
The method now() is a static method of Date, therefore you always use it as Date. now().
Now()はDateの静的メソッドであるため、常にDate.now()を使用してください。
CreateObjectURL() static method creates a DOMString containing a URL representing the object given in the parameter.
CreateObjectURL()静的メソッドは、引数で指定されたオブジェクトを表すURLを含むDOMStringを生成します。
The method now() is a static method of Date, therefore you always use it as Date. now().
NowはDateの静的メソッドであるため、Date.now()として常に使用することが可能です。
Here are an examples of a static method(that does not require a new instance) and an instance method:.
静的メソッドの例(新規インスタンスを必要としません)とインスタンス・メソッドの例を以下に示します。
Results: 59, Time: 0.0291

Word-for-word translation

Top dictionary queries

English - Japanese