SINGLE METHOD Meaning in Japanese - translations and usage examples

['siŋgl 'meθəd]
['siŋgl 'meθəd]
単一のメソッド
一つのメソッド
1つのメソッド
ひとつのメソッド

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Do not rely on a single method of analysis.
一つの分析方法に依存してはならない。
It is important that you don't rely too much on a single method.
重要なことは、一つの方法だけに依存し過ぎないことである。
There is no single method for diagnosing a stomach virus.
胃のウイルスのための単一の検査方法はありません。
In fact, most unit tests probably focus on a single method.
実際、殆どのユニット(Unit)テストは一つのメソッドに焦点をあてます。
The single method user[Symbol. toPrimitive] handles all conversion cases.
つのメソッドuser[Symbol.toPrimitive]がすべての変換ケースを扱っています。
Additionally, the object will have a single method called get_data.
さらに、オブジェクトにはget_dataと呼ばれる単一のメソッドがあります
It has a single method named quote(), which returns a quotation from Oscar Wilde.
このクラスには、OscarWildeの引用句を戻すquote()という単一のメソッドがあります。
The design describes a service named calc defining a single method add.
このデザインはcalcという名前のサービスを記述していて、ひとつのメソッドaddが定義されています。
Unfortunately, there's no single method that concatenates those, so there's some code to do that:.
残念ながら、それらを連結する単一のメソッドはないので、いくらかコードを書く必要があります。:。
Rocks defines an API called PushManager that has a single method on it subscriptionId.
Rocksは、subscriptionId上に単一のメソッドを持つPushManagerというAPIを定義しています。
It offers a single method called eval that works similarly to the JavaScript function of the same name.
同名のJavaScript関数と同様に機能するevalと呼ばれる単一のメソッドを提供します。
Find the right method for your pet There is no single method that is best for every pet.
あなたのペットに適した方法を見つけるそれぞれのペットに最適の方法は、ひとつではありません。
Sometimes, a single method call to an object can result in that object performing multiple HTTP transactions.
時には、オブジェクトに対するひとつのメソッド呼び出しの中で複数のHTTPトランザクションを行うこともあるでしょう。
For ratios, the variances are calculated using a single method, with or without correction of continuity.
比率については,連続性の補正つき,またはなしで,単一の手法を用いて,分散が計算される.。
For example, the only expressions supported inPolymer templates are boolean negation and single method calls.
例えば、Polymerのテンプレートでサポートされる唯一の式は、ブール否定と単一メソッド呼び出しです。
Finally, Godot provides a single method to save ArrayMeshes using the ResourceSaver class.
最後に、GodotはResourceSaverクラスを使用してArrayMeshを保存する単一のメソッドを提供します。
A Method provides information about, and access to, a single method on a class or interface.
Methodは、クラスまたはインタフェース上の単一のメソッドに関する情報およびアクセスを提供します。
This interface defines a single method Context() which returns a string used by the engine to build error messages.
このインタフェースは、エラーメッセージを作成するためにエンジンによって使用される文字列を返す単一のメソッドContext()を定義します。
A Method provides information about, and access to, a single method on a class or interface.
Methodは、クラスまたはインタフェース上の単一のメソッドに関する情報とそのアクセスを提供します。
With the help of this single method, you will be able to download, install, and use these apps as many times as you want with ease, no matter the source.
この単一の方法の助けを借りて,あなたはダウンロードすることができます,インストール,あなたは簡単にしたいと何回もこれらのアプリを使用,ソースなしの問題では。
With prompt treatment,warts are more likely to heal quickly, but no single method is guaranteed to work.
迅速な治療では、疣贅はより早く治癒する可能性が高くなりますが、単一の方法でも機能することは保証されていません。
Listing 4-23 code handles with a single method the creation and modification of objects from the Author class:.
リスト4-23のコードはAuthorクラスからオブジェクトの生成と修正を行う単独のメソッドを扱います:。
However, the complexity of today's security infrastructure ensures that no single method will solve all these problems.
しかしながら、今日のセキュリティインフラストラクチャは複雑であるため、1つの方法ですべての問題が解決されることはありません。
These tests can vary a lot in complexity,from checking a single method in a class to making sure that performing a sequence of complex actions in the UI leads to the same results.
これらのテストは、クラス内の1つのメソッドの確認から、UIで一連の複雑な操作を実行することで同じ結果が得られることの確認まで、複雑性が大きく異なる場合があります。
You can implement your own logger class for database queries,by creating a class that implements a single method called log.
データベースのクエリのため、独自のロガークラスを実装できます。それはlogと呼ぶ単一のメソッドを実装するクラスを作成することによって行います。
Thus, we can setup up many expectations for a single method, each differentiated by the expected arguments.
それにより、期待する引数がそれぞれ異なる、多くのエクスペクションを一つのメソッドに指定できます。
Unlike code, which you can step through or profile, and SQL, which has query plans,all the processing for an XSLT transformation is hidden in a single method call.
行ごとに実行したりプロファイルしたりできるコードやクエリ計画を持つSQLと違って、XSLT変換に必要な処理はすべて1つのメソッドコールに隠されている。
All JSON validation errorformatting can be controlled by defining a single method on your App\Exceptions\Handler class.
すべてのJSONバリデーションエラーフォーマットは、App\Exceptions\Handlerクラスの一つのメソッドで定義されています。以下のカスタマイズ例は、Laravel5。
We follow each user click through your whole server-side infrastructure(Java,. NET,PHP) down to a single method invocation or database call.
当社は全サーバー側インフラ(Java、NET、PHP)を通して、シングルメソッド起動あるいはデータベースコールまでユーザーの1クリックをフォローします。
Methods to sequence the genomes of individual dengueserotypes have been described previously, but no single method is known to be applicable for all four serotypes.
配列へのメソッドの個々のデング熱の血清型のゲノムは、以前に記載されているが、単一のメソッドは、すべての4つの血清型に適用することが知られていません。
Results: 746, Time: 0.0341

Word-for-word translation

Top dictionary queries

English - Japanese