STATIC METHOD in Japanese translation

['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
Properties entry containing an OGNI expression calling a language-specific static method, like.
Propertiesのエントリに言語特有のスタティックメソッドを呼び出すようなOGNL式が含まれているとしましょう。
A static method, field, property, or event is callable on a class even when no instance of the class has been created.
静的なメソッド、フィールド、プロパティ、またはイベントは、クラスのインスタンスが作成されていないときでもクラスで呼び出すことができます。
The setter/getter for each property and static method of generation/acquisition of the object are defined.
各プロパティのセッター/ゲッターと、オブジェクトの生成/取得の静的メソッドが定義されています。
Util, and reverseOrder() is its static method, which was introduced in Java 1.8.
Utilからのインターフェースであり、reverseOrder()はJava1.8で導入されたその静的メソッドです
If the source is used from a static method it must be static, otherwise it may be an instance or static field.
ソースが静的メソッドから使用される場合、ソースは静的でなければなりません。そうでない場合は、インスタンスフィールドまたは静的フィールドを指定できます。
If the source is used from a static method it must be static, otherwise it may be an instance or static method.
ソースが静的メソッドから使用される場合、ソースは静的でなければなりません。そうでない場合は、インスタンスメソッドまたは静的メソッドを指定できます。
The first argument of the call() method must be a callable, so it can be a function name, an array of a class name and static method name, or an array of an object name and public method name.
Call()メソッドの最初の引数はcallableでなければならないので、関数名、クラス名とスタティックメソッド名の配列、もしくはオブジェクト名とパブリックメソッド名の配列でなければなりません。
Once such a Zend_Registry object is instantiated, you can use it by calling any array object method or by setting it as the singleton instance for Zend_Registry with the static method setInstance().
Zend_Registryのインスタンスを作成すると、配列風の方法でアクセスできるようになります。あるいは、静的メソッドsetInstance()を使用することで、このインスタンスをZend_Registryのシングルトンインスタンスに設定することもできます。
These aliases block that loading(unless via a require statement- so please use autoloading!) and allow Mockery to intercept static method calls and add expectations for them.
このエイリアスはローディングをブロックし(require文によりロードされない限り。そのためオートローディングを使ってください。)、Mockeryがstaticメソッド呼び出しを横取りし、エクスペクションを追加できるようにします。
Sources and actions can reference either a field or a method defined in the current class or a static method or field in a different class.
ソースと操作では、現在のクラスに定義されているフィールドやメソッド、または別のクラスの静的メソッドや静的フィールドを参照できます。
When a user references any static method on the Cache facade, Laravel resolves the cache binding from the IoC container and runs the requested method(in this case, get) against that object.
ユーザーがCacheファサードのどのstaticメソッドを利用しようと、LaravelはIoCコンテナからcacheに結び付けられたインスタンスを解決し、要求されたメソッドを(この場合はgetです)そのオブジェクトに対し実行します。
When a user references any static method on the Cache facade, Laravel resolves the cache binding from the service container and runs the requested method(in this case, get) against that object.
ユーザがCacheファサードのどのstaticメソッドを利用しようと、Laravelはサービスコンテナからcacheに結び付けられたインスタンスを依存解決し、要求されたメソッドを(この場合はget)そのオブジェクトに対し実行します。
The type Rss provides static methods Parse, Load and AsyncLoad to construct it- here, we just want to reuse the same URI of the schema, so we use the GetSample static method.
Rss型にはこの型のインスタンスを生成するための機能として、staticメソッドParse、Load、AsyncLoadが定義されています。今回の場合、スキーマとして指定したものと同じURIを再利用したいので、staticメソッドGetSampleを使用します:。
There are two methods used to start the link aggregation function, the static method, in which each each network device is instructed directly, and the dynamic method, in which the function is started dynamically using the protocol called Link Aggregation Control Protocol(LACP).
リンク・アグリゲーション機能を開始する方法には、それぞれのネットワーク機器に対し直接指示を行うスタティックな方法と、LACP(LinkAggregationControlProtocol)というプロトコルを使用することによって動的に開始させるダイナミックな方法があります。
Why doesn't Java allow overriding of static methods?
Javaが静的メソッドのオーバーライドを許可しないのはなぜですか?
Java synchronized static methods: lock on object or class.
Java同期静的メソッド:オブジェクトまたはクラスをロックする。
Note: Method names in italics are static methods.
Note:斜体のメソッド名はstaticメソッドです。
Static methods Static Methods..
静的メソッドStaticMethods。
Limitation: final, private, and static methods.
制限:final、privateおよびstaticメソッド
Note: Method names in italics are static methods.
注意:斜体のメソッド名はstaticメソッドです。
Results: 59, Time: 0.0386

Word-for-word translation

Top dictionary queries

English - Japanese