オプションの引数 英語 意味 - 英語訳 - 日本語の例文

optional argument
オプションの引数
オプショナル引数は
任意の引数

日本語 での オプションの引数 の使用例とその 英語 への翻訳

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
オプションの引数はenvironmentとpropertiesです。
The optional parameters are environment and properties.
オプションの引数名は括弧で囲む必要があります。例えば。
Option argument names should be enclosed in angle brackets. Examples.
キューの先頭に置く場合は、オプションの引数"p_in_front"を使用します。
Use optional argument“p_in_front” to put it in front of the queue.
次の例では、Nz関数に指定されたオプションの引数に、varFreightがNullの場合に返される文字列を指定しています。
In the next example, the optional argument supplied to the Nz function provides the string to be returned if varFreight is Null.
オプションの引数inclheaderがtrueの場合、チャンクヘッダ中で与えられたサイズはヘッダのサイズを含んでいます。
If the optional argument inclheader is true, the size given in the chunk header includes the size of the header.
コールバックイベントデータに加えて、関数pintrk()にオプションの引数としてJavaScriptのコールバック機能を渡すことができます。
Callback In addition to the event data,you can pass a JavaScript callback function as an optional argument to the function pintrk.
オプションの引数mapFnとthisArgは、各項目に関数を適用することを可能にします。
The optional arguments mapFn and thisArg allow us to apply a function to each item.
オプションの引数limitを指定した場合は、最大limit個の要素に分割されます。
If optional parameter limit is specified, it will be split in limit elements as maximum.
オプションの引数$pad_stringが指定されていない場合は、$inputは空白で埋められ、それ以外の場合は、$pad_stringからの文字で制限まで埋められます。
If the optional argument$pad_string is not supplied, the$input is padded with spaces, otherwise it is padded with characters from$pad_string up to the limit.
Numpyは配列を作成するときにデータ型を推測しようとしますが、配列を構築する関数は通常、明示的にデータ型を指定するオプションの引数も含みます。
Numpy tries to guess a datatype when you create an array,but functions that construct arrays usually also include an optional argument to explicitly specify the datatype.
最初の引数は変換されたバイトデータ長であり、2番目の引数byteorderはバイトオーダーをリトルエンディアンまたはビッグエンディアンに定義し、オプションの引数signedは2の補数を使用して整数を表すかどうかを決定します。
The first argument is the converted bytes data length, the second argument byteorder defines the byte order to be little orbig-endian, and the optional argument signed determines whether two's complement is used to represent the integer.
このような関数はオプションの引数を定義することを可能にします。
Such functions make it possible to define optional arguments.
Args-foldはオプションの引数ではなく、ハイフンで始まっていないコマンドライン引数をオペランドとしてとりあつかいます。
When args-fold encounters a command-line argument that cannot be an option argument, and doesn't begin with hyphen, the argument is treated as an operand.
ショートオプションに対するオプショナルなオプションの引数は、オプションにつづいてスペースなしで指定されたときにだけ認識されることにも注意してください。
It should also be noted that the optional option argument for a short option is only recognized if it is given without whitespace after the short option..
オプションの引数$min,$maxを付けずにコールした場合、mt_rand()は0からmt_getrandmax()の間の擬似乱数値を返します。
If called without the optional$min,$max arguments mt_rand() returns a pseudo-random value between 0 and mt_getrandmax().
文字の名前を持つオプションの引数は、間に空白が入らずにオプション文字に続くか、その引数が必要なオプションのすぐ後に、独立した引数として与えられるかしなければなりません。
For options whose names are a single letter, option arguments must either follow the option letter without intervening whitespace, or be given as separate arguments immediately following the option that requires them.
オプションに複数のオプションの引数が続く場合、それぞれをコンマで区切る、または、タブかスペース文字で区切って引用符で囲まなければなりません(たとえば、-oxxx, z,yyや-o“xxxzyy”など)。
Groups of option-arguments following an option must either be separated by commas or separated by tab or space character and quoted(-o xxx, z, yy or-o“xxx z yy”).
ここで、optionはマッチしたオプションオブジェクトで、nameは実際にオプションを指定するのに使われた文字列、argはそのオプションの引数(あるいは存在しなければ、f)、そしてseed…は利用者側の状態情報です。
When the given option matches one of option object in options, the option procedure is called as follows: where option is the matched option object,name is the string actually used to specify the option, arg is the option argument(or f if there's none), and seed….
文字列としてのオプション引数
Option argument as a string.
連想配列としてのオプション引数
Option argument as an associative array.
オプションおよび引数の取得。
Fetching Options and Arguments.
オプション引数のargは使われません。
The optional argument arg is not used.
コマンドライン引数"--"は、オプション引数の終わりを示します。
A command lineargument of"--" marks the end of option arguments.
SfWidgetFormSchemaコンストラクタは5つのオプション引数をとります。
The sfWidgetFormSchema constructor takes five optional arguments.
この関数は2つのオプション引数をブーリアン値で受け取ります。
The function accepts two optional boolean arguments.
これは2つのオプション引数:limitとoffsetを受けとります。
It takes two optional arguments: limit and offset.
結果: 26, 時間: 0.0375

文で「オプションの引数」を使用する方法

オプションの引数 length を追加した場合、返される文字列には、その引数に相当する数の文字だけが含まれます。
オプションの引数 endpos は文字列の検索範囲を制限します。
オプションの引数 endpos は文字列がどこまで検索されるかを制限します。
オプションの引数 file にはトレースバックの出力先を指定します。
オプションの引数 timeout が渡された場合、ブロックする処理(コネクション接続など) のタイムアウト時間(秒数)として利用されます。
オプションの引数 start と end はスライスに使われるときのように解釈されます。
オプションの引数 display は標準で 1 になっており、この値は 0 にしてトレースバックをブラウザに送らないように抑制することもできます。
オプションの引数 tz が None であるか、指定されて いない場合、タイムスタンプはプラットフォームのローカルな日付および 時刻に変換され、返される datetime オブジェクトは naive なものになります。

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語