A FUNCTION CALL Meaning in Japanese - translations and usage examples

[ə 'fʌŋkʃn kɔːl]
[ə 'fʌŋkʃn kɔːl]

Examples of using A function call in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Contain a function call!
関数呼び出しは含まれないことでしょう!
Everything that happens in R is a function call.
R内で起きることすべては関数呼び出しである.。
A function call takes precedence over any environment settings.
関数呼び出しは環境設定よりも優先されます。
Here, add2(2) is the syntax for a function call.
ここで、add2(2)は関数呼び出しの構文です。
For instance, a function call that generates the parent class:.
例えば、親クラスを生成する関数呼び出します:。
Assert_fails() assert that a function call fails.
Assert_fails()関数呼び出しが失敗する事をテストする。
Does a function call that does not change a contract's state cost gas.
契約の状態コストを変更しない関数呼び出し
This code creates a function called calculate.
このコードでは、calculate(計算)と名付けた関数を定義します。
But, in essence, each occurrence of an operator is reduced to a function call.
本質的には、演算子の各出現は関数呼び出しに還元されます。
When you edit code that contains a function call, you need to use the correct.
コードの中で関数を呼び出すときには、その引数を正確に把握する必要があります。引。
These handles' lifetime is determined by a handle scope,which is often created at the beginning of a function call.
これらのhandleの寿命はhandleのscope(しばしば関数呼び出しの最初に作られる)によって決められる。
General Internet browsers use a function called cookies.
一般的なインターネットブラウザには、クッキー(cookie)と呼ばれる機能があります
All arguments of a function call are also available in“old-style” arguments: array-like iterable object.
関数呼び出しのすべての引数は“昔のスタイル”arguments(配列ライクな反復可能オブジェクト)も利用可能です。
It turns out we will always need to use a function call to get the value.
関数呼び出しを使用して値を取得する必要があることが判明しました。
Often the overhead of a function call(and especially an indirect function call) is considered too much.
関数呼び出しのオーバーヘッド(特に間接的な関数呼び出し)ですら懸念される。
Or in the form of a table, where each row represents a function call on the next array element:.
また、次のテーブルでは、各行は次の配列要素の関数呼び出しを表しています。
When we see a function call in the code, a good name instantly gives us an understanding what it does and returns.
コードの中で関数呼び出しを見るとき、良い名前であればそれが何をして何を返すのかを簡単に理解することができます。
Script attribute values are client-side scripts, typically a function call or a few short statements.
スクリプト属性値は、クライアント側スクリプトで、典型的には呼び出し機能か幾つかの短い声明です。
So, the recursion reduces a function call to a simpler one, and then- to even more simpler, and so on, until the result becomes obvious.
したがって、再帰は関数呼び出しをより簡単なものに変換し、それを結果が明白になるまで繰り返します。
This is different from otherlanguages where there is still the overhead of a function call even when the implementation is NOP.
これは、実装がNOP(処理なし)であっても、関数呼び出しのオーバーヘッドがまだある他の言語とは異なります。
If the line consists of a function call, the function will be stepped into, moving the execution point to the start of the function..
行が関数呼出しで構成されている場合は、その関数に移動し、実行ポイントが関数の先頭に移動します。
For each function supported by the API a descriptionis given including an example how such a function call and response may look.
APIでサポートされる各機能について、関数呼び出しと応答がどのようなものになるかの例を含む説明がつきます。
The attribute value is a script--typically a function call or a few short statements--that is executed when the event occurs.
その属性値が、スクリプトで--典型的には、機能呼び出し乃至は短いステートメント--で、事象が発生すると実行されます。
This functionality can be used in a variety of ways, from showing campaign statistics on the web page,to creating new users through a function call.
この機能は、関数呼び出しによって新しいユーザを作成するには、Webページ上でキャンペーンの統計情報を示すから、さまざまな方法で使用できます。
To use a function, a function call is used on argument values and the use of the function call itself is replaced with its return value.
関数を使用するには、引数の値に関数呼び出しを使用し、関数呼び出し自体の使用を戻り値に置き換えます。
Example 3: Tuning the NPD checker with NORET The NULL pointer dereference checker, NPD,may produce false positives if it doesn't know that a function call never returns.
例3:NORETによるNPDチェッカーのチューニングNULLポインター逆参照チェッカー、NPDは、関数呼び出しで戻り値がないことを認識していない場合に誤検知を行う可能性があります。
An intrinsic function has the appearance of a function call in C or C++, but is replaced during compilation by a specific sequence of low-level instructions.
コンパイラ組み込み関数は、CまたはC++の関数呼び出しのように見えますが、コンパイル時に特定のシーケンスのローレベルの命令によって置換されます。
In a function call, value computations and side effects of the initialization of every parameter are indeterminately sequenced with respect to value computations and side effects of any other parameter.
関数呼び出しにおいて、すべての仮引数の初期化の値計算および副作用は、他のあらゆる引数の値計算および副作用に対して不定に配列されます。
You can place theOFFLOAD directive before a subroutine call statement, a function call statement of the form x func() or an OpenMP* parallel directive.
OFFLOAD宣言子を、サブルーチン呼び出し文、xfunc()形式の関数呼び出し文、またはOpenMP*parallel宣言子の前に配置することができます。
Results: 29, Time: 0.0306

Word-for-word translation

Top dictionary queries

English - Japanese