小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > positional parameterの意味・解説 

positional parameterとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 位置パラメタ


「positional parameter」の部分一致の例文検索結果

該当件数 : 70



例文

Positional parameter 0 is unchanged.発音を聞く 例文帳に追加

位置パラメータ 0 は変わりません。 - JM

the absence of a positional parameter is indicated by発音を聞く 例文帳に追加

定位置パラメータの省略は~で示す - コンピューター用語辞典

If there are arguments after the string , they are assigned to the positional parameters, starting with $0 .発音を聞く 例文帳に追加

stringの後に引き数があれば、これらは位置パラメータ (positional parameter:$0からはじまるパラメータ) に代入されます。 - JM

A positional parameter calculation means 34 of the vehicle side device 20 computes using this result, a positional parameter of a camera relative to the mark M.例文帳に追加

この結果を用いて、車両側装置20の位置パラメータ算出手段34がマークMに対するカメラの位置パラメータを算出する。 - 特許庁

The braces are required when parameter is a positional parameter with more than one digit, or when parameter is followed by a character which is not to be interpreted as part of its name.発音を聞く 例文帳に追加

ブレースが必要になるのは、parameterが 2 桁以上の数字を持つ位置パラメータの場合や、parameterの直後の文字を名前の一部として解釈させたくない場合です。 - JM

Your callback is called with the OSA Direct Object as first positional parameter.例文帳に追加

与えたコールバックは、OSAダイレクトオブジェクトを1番目のパラメータとして呼び出されます。 - Python

例文

The inductance can be used as a positional parameter, without being mapped directly, that is, in units of position.例文帳に追加

インダクタンスは直接、すなわち位置の単位にマッピングしないで位置変数として使用できる。 - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio英和対訳辞書での「positional parameter」の意味

positional parameter

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「positional parameter」の部分一致の例文検索結果

該当件数 : 70



例文

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

The base station device 200 receives the parameter corresponding to the positional information and the type information from the control device 100 to be set, and is operated according to the parameter set based on the positional information.例文帳に追加

基地局装置200は、該位置情報と該種別情報に対応したパラメータを該制御装置100から受信して設定し、位置情報に基づき設定されたパラメータに従い運用される。 - 特許庁

To acquire the positional relationship between an X-ray tube and a detector, the positional relationship between the X-ray tube and a reference tomographic plane and a parameter such as an X-ray projection direction to easily grasp the positional relationship between them in an imaging space at every radiation imaging apparatus.例文帳に追加

X線管と検出器との間の位置関係、X線管と基準断層面の位置関係、更にはX線投影方向などのパラメータを取得して、それらの撮像空間内の位置関係を装置毎に容易に把握する。 - 特許庁

When the set position of the image pickup means 10 is decided in advance, the means for deriving the positional relation predicts the positional relation from the set position, and inputs the resultant positional relation to the means 20 for preparing the mapping table as a camera parameter.例文帳に追加

前記位置関係を求める手段は、撮像手段10の設置位置が予め定められている場合には前記設置位置から位置関係を予測してカメラパラメータとしてマッピングテーブルを作成する手段20に入力する。 - 特許庁

The computer 12 computes a first positional coordinate value by eliminating noises from an obtained positional coordinate, computes a second positional coordinate value by eliminating noises again from the first positional coordinate value by using a noise eliminating parameter which is determined based on the first positional coordinate value, and determines a designated position 6, based on the second positional coordinate value.例文帳に追加

コンピュータ12は、求めた位置座標からノイズを除去して第1の位置座標値を算出し、第1の位置座標値に基づいて決定されるノイズ除去パラメータを用いて第1の位置座標値から再度ノイズを除去して第2の位置座標値を算出し、第2の位置座標値に基づいて指示位置6を決定する。 - 特許庁

If the in word is omitted, the for command executes list once for each positional parameter that is set (see PARAMETERS below).発音を聞く 例文帳に追加

「in word」が省略された場合、for コマンドは、設定されている位置パラメータそれぞれに対してlist を一度ずつ実行します(後述のパラメータを参照)。 - JM

When a positional parameter consisting of more than a single digit is expanded, it must be enclosed in braces (see EXPANSION below).発音を聞く 例文帳に追加

2 桁以上の数値を含む位置パラメータを展開するときには、ブレース ({})で囲まなければなりません (後述の展開を参照)。 - JM

例文

When a function completes, the values of the positional parameters and the special parameter # are restored to the values they had prior to the function's execution.発音を聞く 例文帳に追加

関数の終了時には、位置パラメータの値と特殊パラメータ#の値は、関数の実行前の値に戻ります。 - JM

>>例文の一覧を見る


positional parameterのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wiktionary英語版」の記事は、Wiktionaryのpositional parameter (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS