渡された引数 Meaning in English - translations and usage examples

passed argument
passed arguments
arguments passed

Examples of using 渡された引数 in Japanese and their translations into English

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
渡された引数の中で一番小さい数。
Smallest number in the passed arguments.
渡された引数としてセレクタを使用することは、jQueryの機能と命名の中核です。本質的にdocument。
Using a selector as the passed argument is the core of jQuery's functionality and naming;
名前渡しを使って渡された引数の評価を遅延する:。
To delay the evaluation of the passed arguments, we can use pass-by-name:.
Currentプロパティは渡された引数(initialValue)に初期化されています。
Current property is initialized to the passed argument(initialValue).
Gateはメソッドに渡された引数のクラスを調べ、どのポリシーを使用するか自動的に決定します。
The Gate will automaticallydetermine which policy to use by examining the class of the arguments passed to its methods.
Argv変数は、渡された引数の数(コマンド名自体は除外)を表します。
The argv variable represents the number of arguments passed in(excluding the command name itself).
ときどき、メソッドへ渡された引数に基づいて、戻り地を計算したい場合があります。
Sometimes we want to calculate the return results of the method calls,based on the arguments passed to the method.
最初の、つまり、外側のif式では、yankに渡された引数がリストかどうかを調べる。
The first or outer if expression tests whether the argument passed to yank is a list.
リスナーに渡された引数に基づくアクションを実行します。
Perform actions that are based on the arguments that are passed to the event listener.
Argcスクリプトファイルに渡された引数の個数($0は常に存在するので、最小値は1となります)。
Argc the number of arguments passed to the script file(this will always be at least 1 as $0 is always present).
最も簡単なケースでは、機能chomp()を削除し、その最終シンボル\nACが渡された引数の機能です。
In the simplest case, the function chomp()removes the last symbol\n AC which is a passed argument in the function.
この関数が返す文字列の長さは、渡された引数の機能です。
This function returns the length of the string, which is passed argument to the function.
上記の例のように、渡された引数は辞書に変換されます{'country':"NL"、'code':"+31"}。
Like in the above example, the passed arguments are converted to a dictionary{'country':"NL",'code':"+31"}.
第三に、{0}と{1}は「置換フィールド」であり、これらはformat()メソッドに渡された引数によって置換されるのだ。
Third,{0} and{1} are replacement fields,which are replaced by the arguments passed to the format() method.
その名前が呼び出されたとき、UserScriptFuncで指定した関数を、引数Contextにその時のコンテキスト(渡された引数、カレントフォントおよび返り値(があれば)をセットする場所などが含まれています)を代入して呼び出します。
If that name is called then UserScriptFunc willbe invoked with a Context(which contains information like the arguments passed, the current font, and into which you set the return value(if any) of your function).
見つかったら、式が評価されてfooが5で置き換えられ、JavaScriptエンジンはその値を関数に引数として渡します。関数本体の中の文を実行する前に、JavaScriptは渡された引数のコピーを取り(すなわちプリミティブ値)、ローカルのコピーを生成します。
It correctly finds our variable instantiated with our first statement After finding it, the expression is evaluated, foo is replaced by 5 and the JavaScript engine passes that value to the functions as an argument Before executing the statements inside the functions' bodies,JavaScript takes a copy of the original passed argument(which is a primitive) and creates a local copy.
渡された引数は8ビット値に切り捨てられます。
Passed arguments will be truncated to 8-bit values.
引数つきのsayステートメントは関数に渡された引数を見ます。例。
A say with arguments sees the arguments passed to the function. For example:.
個々のコールはそのコールに渡された引数の配列によって表されます。
Each call is represented by an array of arguments that were passed during the call.
最初の外側のif式はyankに渡された引数がリストであるかどうかのテストである。
The first or outer if expression tests whether the argument passed to yank is a list.
解決方法"PHP7より前のmy_function()に渡された引数1は文字列stringのインスタンスでなければなりません"。
How to resolve“Argument 1 passed to my_function() must be an instance of string, string given” prior to PHP 7?
一つ目の引数は呼び出しが試みられた関数の名前を表し、二つ目の引数はその関数へ渡された引数の配列を表します。
The function takes two arguments, the first is the name of the method attempted andthe second is an array of the arguments that were passed in the method call.
このnotification内に、渡された引数を見ることができます。name、startとfinishの時刻、id、そして最後にpayloadハッシュです。
In the notification above we can see the parameters that were passed in: the name, start and finish times,the id and finally the payload hash.
Arg_numが実際に渡された引数の数よりも大きい場合は警告を発生し、func_get_arg()はFALSEを返します。
If arg_num is greater than the number of arguments actually passed, a warning will be generated and func_get_arg() will return FALSE.
関数スコープはまた、argumentsという名前も持っています。それは関数スコープの中で定義され、関数に渡された引数を含んでいます。
Function scopes also have the name arguments, defined in them,which contains the arguments that were passed to the function.
Results: 25, Time: 0.0226

How to use "渡された引数" in a sentence

渡された引数 L の要素がなければ、何もせず return でジェネレータを終了する。

Word-for-word translation

Top dictionary queries

Japanese - English