引数のリスト 英語 意味 - 英語訳 - 日本語の例文

日本語 での 引数のリスト の使用例とその 英語 への翻訳

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
引数のリストと辞書を同時に使用することもできる:。
The argument list and the Dictionary can be combined:.
これは、this=contextとして設定し、引数のリストとして配列ライクなオブジェクトargsを使ってfuncを実行します。
It runs the func setting this=context andusing an array-like object args as the list of arguments.
Arrが使われると、反復可能なオブジェクトarrを引数のリストに展開します。
Arr is used in the function call,it“expands” an iterable object arr into the list of arguments.
Listオプションを使用すると、さまざまなコンポーネントの引数のリストを表示することもできます。
You can also see a list of arguments for the various components with the--list option.
この形式のコメントは、引数のリスト内も含め、ほぼどこにでも挿入できます。
This comment style can be used almost anywhere,even inside lists of arguments.
関数への引数のリスト。丸括弧でくくり、カンマで区切ります。
A list of parameters to the function, enclosed in parentheses and separated by commas.
この関数は、現在のところ詳細な情報はありません。引数のリストのみが記述されています。
This function is currently not documented; only the argument list is available.
Callとapplyの構文の唯一の違いは、callは引数のリストを期待し、applyはそれらの配列ライクなオブジェクトを期待している点です。
The only syntax difference between call andapply is that call expects a list of arguments, while apply takes an array-like object with them.
引数のリストargsを取り、bind-specで示される仕様をもとにコマンドラインオプションを探してその値を変数に束縛し、それからbody…を実行します。
It takes a list of arguments, args, and scans it to find Unix-style command-line options and binds their values to local variables according to bind-spec, then executes body….
クロージャーは期待されているメソッドに渡された全引数を受け取り、その評価(例えば返却値)が論理型のtrueの場合、引数のリストはエクスペクションと一致したと判断します。
The closure will receive all arguments passed in the call to the expected method and if it evaluates(i.e. returns) to boolean true,then the list of arguments is assumed to have matched the expectation:.
クロージャーはオプショナルな引数も処理でき、期待しているメソッド呼び出しでオプショナルな引数が指定されない場合でも、引数のリストがエクスペクションと一致しないと判定されるのを防ぐことができます。
The closure can also handle optional parameters, so if an optional parameter is missing in the call to the expected method,it doesn't necessary means that the list of arguments doesn't match the expectation.
Bin/sheval"$*"Subversiveでファイル比較に外部ツールを使用するよう設定するため、ユーザはそのツールの場所とそこに送られる引数のリストを指定します。
Bin/sh eval"$*" To configure Subversive to use an external tool for file comparisons,the user specifies the location of the tool and a list of arguments that are to be sent to it.
関数はC言語と同様に定義します:戻りのタイプ、関数名、括弧で括った引数のリスト、その後にコードブロックを指定します。
Functions are defined similarly to C: specify the return type, the function name,and parenthesized list of arguments, followed by the code block.
Argsは引数のリストです。
Args is a list of arguments.
目的別のコマンドライン引数のリストは下記のとおりです。
See the list of command-line arguments below for that purpose.
引数のリストの数は、使われるコマンドに依存します。
The list of parameters allowed depends on the command used.
全てのエクスペクションは、メソッド名と期待している引数のリストにより、一意に識別されます。
All expectations are uniquelyidentified in a mock object by the method name and the list of expected arguments.
非対話モードでの実行を選択した場合は、コマンド・ライン引数のリストも使用可能です。
A list of command-line arguments is also available should you choose to in a non-interactive mode:.
この結果、scopt3は省略可能な引数のリストだけではなく、省略不可能なオプションもサポートする:。
As the result,scopt3 supports not only optional argument lists, but also required options:.
If-then-else文の定義や引数のリストはきっと見覚えがあるでしょうJavaScriptとほとんど同じなのです。
If you will take a look,their handling of if-then-else statements or argument lists should look very familiar to you.
まず、中括弧{}を使ってローカル引数のリストを指定してから、式を直接入力します。
You first specify the local arguments in a list with braces{} and then state the expression directly.
対話モードを使用せずに実行することを選択した場合は、コマンド・ライン引数のリストも利用できます。
A list of command-line arguments is also available should you choose to run without in interactive mode:.
スプレッド演算子は、通常、多くの引数のリストを必要とする関数に配列を渡す際に使用されます。
The spread syntax is used topass an array to functions that normally require a list of many arguments.
ランタイム時に次の動作が行われます。プログラムを呼び出したコマンドライン引数のリストからファイル名を読み取ります。
It causes the following actions to be taken at run time:The program reads a file name from the list of arguments(if any) in the command line that invoked the program.
Macrodef」によって生成されたメソッドの引数のリストに対して、それらのコンパイル時の値にアクセスすることは不可能です。
Here the argument list is that of the method generated by the macro def. You cannot access their compile-time value.
その関数は2番目の引数のリストにある各要素に適用され新しいリストを作ります出力される新しいリストを書きましょう。
The function map takes a function as its first argument and then a list, and it applies that function to each element of the list in turn, creating a new list..
結果: 26, 時間: 0.0203

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語