A STUB 日本語 意味 - 日本語訳 - 英語の例文

[ə stʌb]
名詞
[ə stʌb]
スタブを
stub

英語 での A stub の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This post is a stub.
この記事はスタブです。
To set it as a stub in mounting options:.
スタブとしてマウンティングオプションにセットします。
This post is a stub.
この記事はstubです。
Apex provides a stub API for implementing a mocking framework.
Apexには、モックフレームワークを実装するためのスタブAPIがあります。
Everything else is defined as a stub.
他の全てのものはスタブと定義されている。
人々も翻訳します
This object used as a stub to generalize the code.
コードを一般化してスタブとして使用された。
This The Elder Scrolls Online item page is a stub.
このTheElderScrollsOnlineページはスタブです。
Returns a stub or mock based on a PHP class or interface.
が返すスタブやモックがPHPのクラスやインターフェイスにもとづくものであるという点です。
Difference is that getMockFromWsdl() returns a stub or.
GetMockFromWsdl()が返すスタブやモックがWSDL。
So there will be a stub for sum+= arr[i], which will handle the+= operation as integer addition.
そのためsum+=arrのスタブがあり、これは+=演算を整数加算として扱います。
The init commandmay be used to easily create a stub Envoy file:.
Initコマンドを使用し、Envoyファイルのスタブを簡単に作成できます。
To create a stub or a mock object with no name, we can call the mock() method with no parameters:.
名前を持たないスタブやモックを生成するには、引数を付けずにmock()を呼び出してください。
This means that the JIT has to ask a lot of questions before it chooses a stub.
これはJITはスタブを選ぶ前に多くの質問をする必要が有ることを意味します。
The following example shows how to create a stub, or a mock, object named"foo":.
以下の例では、"foo"という名前のスタブ、もしくはモックをどのように作成するかを示しています。
It seems to be a stub of CosNaming's BindingIterator, but_ptr_type, _var_type is It is defined.
CosNamingのBindingIteratorのスタブだと思われますが、_ptr_type、_var_typeが定義されています。
Inditex's pretty daughter is the first of the group toinclude the possibility of searching for products by images. A stub.
Inditexのかわいい娘は、画像で製品を検索する可能性を含む最初のグループです。スタブですよね
Below is a micro SD slot, a microphone, a stub for something(similar to the IR control window).
以下は、マイクロSDスロット、マイク、何かのスタブです(IR制御ウィンドウに似ています)。
If a particular VPN is actually an ISP, but its CE routers support MPLS,then the VPN can actually be treated as a stub VPN.
あるVPNが実際にはISPであるが、そのCEルータがMPLSをサポートしている場合、そのVPNを実質的にスタブVPNとして扱うことができる。
A proxy marshalls method parameters and transmits them to a stub associated with the object in the server.
プロキシーはメソッド・パラメーターをマーシャリングして、サーバー内のオブジェクトに関連付けられたスタブへ転送します。
You can also create a stub with a mocking tool such as phpunit createMock() method and bind it with that instance.
PhpunitのcreateMock()メソッドなどのモッキングツールでスタブを作成してそのインスタンスと束縛することもできます。
If it is polymorphic(called with different types from one pass through the code to another),then it will get a stub for each combination of types that has come through that operation.
それがポリモーフィックである場合(あるコードから別のコードへと異なるタイプで呼び出されます)、その操作を経たタイプの各組み合わせに対してスタブを取得します。
The recommended way to create a stub or a mock object is by using a name of an existing class we want to create a test double of:.
スタブやモックオブジェクトを生成するために推奨するのは、テストダブルを作成する対象の実クラス名を使用する方法です。
However, if a VPN customer is itself an ISP, and its CE routers support MPLS, a much simpler technique can be used,wherein the ISP is regarded as a stub VPN.
しかしながら、VPN利用者がISP自身であり、そのCEルータがMPLSをサポートする場合、より単純な手法を利用でき、その場合ISPはスタブVPNとみなされる。
Each week, starting on Monday, a stub or the first paragraph of an important article is chosen to be translated into as many languages(especially small languages) as possible.
毎週(月曜からとする)、スタブ、もしくは重要な記事の最初の節を選んで、出来るだけ多くの言語(特に話者人口の少ない言語)に翻訳することを目指します。
When performing a remote debugging utilizing GDB(GNU debugger) by connecting the host machine and target system using a serial interface,a program called a stub is needed on the target system.
ホストマシンとターゲットシステムをシリアルインタフェースで接続し、GDB(GNUデバッガ)を用いてリモートデバッグを行う場合には、ターゲットシステム上にスタブと呼ばれるプログラムが必要です。
The difference between the two is that a stub only returns a preset result when called, while a mock needs to have expectations set on the method calls it expects to receive.
つの違いは、スタブが呼び出し時に指定した結果を返すだけなのに対し、モックは受け取るのを期待しているメソッド呼び出しのエクスペクションを指定できる必要があります。
If a stub resolver queries the caching nameserver for the same record before the TTL has expired, the caching server will simply reply with the already cached resource record rather than retrieve it from the authoritative nameserver again.
TTLが期限切れになる前にstubresolverが同じレコードをキャッシングネームサーバに問い合わせるならば、キャッシングサーバは再びそれをAuthoritativenameserverに問い合わせるのではなく、単にすでにキャッシュされたリソースレコードを返す。
Independent of file format All Phar archives contain three to four sections: a stub a manifest describing the contents the file contents[optional] a signature for verifying Phar integrity phar file format only.
スタブ内容を説明するマニフェストファイルの内容[オプション]Pharの整合性を検証するためのシグネチャphar形式の場合のみ。
The only difference is that getMockFromWsdl() returns a stub or mock based on a web service description in WSDL and getMock() returns a stub or mock based on a PHP class or interface.
唯一の違いは、getMockFromWsdl()が返すスタブやモックがWSDLのウェブサービス記述にもとづくものであるのに対してgetMock()が返すスタブやモックがPHPのクラスやインターフェイスにもとづくものであるという点です。
結果: 29, 時間: 0.0273

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語