意味 | 例文 (18件) |
positional argumentsとは 意味・読み方・使い方
追加できません
(登録数上限)
Weblio例文辞書での「positional arguments」に類似した例文 |
|
positional arguments
「positional arguments」の部分一致の例文検索結果
該当件数 : 18件
6.21.1.3 What are positional arguments for?発音を聞く 例文帳に追加
6.21.1.3 固定引数とは何か - Python
args, the list of positional arguments leftover after parsingoptions発音を聞く 例文帳に追加
オプションの解析後に残った固定引数からなるリストargs。 - Python
If any arguments are supplied, they become the positional parameters when filename is executed.発音を聞く 例文帳に追加
何らかの arguments が与えられている場合、これらの引き数はfilename を実行した時の位置パラメータとなります。 - JM
If there are arguments after the string , they are assigned to the positional parameters, starting with $0 .発音を聞く 例文帳に追加
stringの後に引き数があれば、これらは位置パラメータ (positional parameter:$0からはじまるパラメータ) に代入されます。 - JM
Please refer to section 7.5 for the syntax of formal parameter lists.If keyword arguments are present, they are first converted to positional arguments, as follows.例文帳に追加
仮引数 (formal parameter) リストの構文については、7.5 を参照してください。 キーワード引数が存在する場合、以下のようにして最初に固定引数(positional argument) に変換されます。 - Python
When a function is executed, the arguments to the function become the positional parameters during its execution.発音を聞く 例文帳に追加
関数の実行中には、関数に与えた引き数が位置パラメータとなります。 - JM
-
履歴機能過去に調べた
単語を確認! -
語彙力診断診断回数が
増える! -
マイ単語帳便利な
学習機能付き! -
マイ例文帳文章で
単語を理解! -
「positional arguments」の部分一致の例文検索結果
該当件数 : 18件
If there are N positional arguments, they are placed in the first N slots.例文帳に追加
N 個の固定引数がある場合、固定引数は先頭の N スロットに配置されます。 - Python
The subtype argument is the type of the object being created; the args and kwds arguments represent positional and keyword arguments of the call to the type.例文帳に追加
引数 subtype は生成するオブジェクトの型です; args およびkwds 引数は、型を呼び出すときの固定引数およびキーワード引数です。 - Python
In this variation,the constructor takes a hash instead of positional arguments, and you obtain the data from a YAML file.例文帳に追加
今回は、コンストラクタは位置引数の代わりにハッシュを取得し、YAML ファイルからデータを取得します。 - NetBeans
The top element on the stack contains thekeyword arguments dictionary, followed by the variable-argumentstuple, followed by explicit keyword and positional arguments.発音を聞く 例文帳に追加
スタックの先頭の要素はキーワード引数辞書を含んでいおり、その後に変数引数のタプルが続き、さらに明示的なキーワードと位置引数が続きます。 - Python
Any arguments remaining after the options are processed are treated as values for the positional parameters and are assigned, in order, to $1 , $2 , .発音を聞く 例文帳に追加
オプションが処理された後に残っている引き数があれば、これは位置パラメータの値として扱われ、$1 ,$2 ,. - JM
If bash is invoked in this fashion, $0 is set to the name of the file, and the positional parameters are set to the remaining arguments.発音を聞く 例文帳に追加
このようにbashが起動された場合、$0にそのファイルの名前が設定されます(残りの引き数は位置パラメータに設定されます)。 - JM
getopts normally parses the positional parameters, but if more arguments are given in args , getopts parses those instead.発音を聞く 例文帳に追加
getoptsは通常位置パラメータを展開しますが、他の引き数がargsに指定されている場合には、getoptsは位置パラメータでなくこれらを展開します。 - JM
If there is a piece of information that your program absolutely requires in order to run successfully, that's what positional arguments are for.As an example of good command-line interface design, consider the humblecp utility, for copying files.例文帳に追加
良くできたコマンドラインインタフェース設計として、ファイルのコピーに使われるcp ユーティリティのことを考えてみましょう。 - Python
意味 | 例文 (18件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
ログイン |
Weblio会員(無料)になると
|
「positional arguments」のお隣キーワード |
weblioのその他のサービス
ログイン |
Weblio会員(無料)になると
|