1153万例文収録!

「variable value」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > variable valueに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

variable valueの部分一致の例文一覧と使い方

該当件数 : 3097



例文

Set the value of a variable in the current template block. 例文帳に追加

カレントブロック内の変数に値を代入します。 - PEAR

To display the value of a deletion variable at the time of debugging.例文帳に追加

デバッグ時に削除変数の値を表示する。 - 特許庁

In order that the sub boards perform selection based on a variable value, the operation patterns are corresponded to the variable value.例文帳に追加

また、動作パターンは、サブ基板が変数値に基づいて選択するように、該変数値と対応付ける。 - 特許庁

NORMALLY VARIABLE/FIXED CONTROLLER FOR CURRENT LIMIT VALUE例文帳に追加

電流制限値の常時可変・固定制御装置 - 特許庁

例文

This variable should already be set to the correct value.例文帳に追加

この値は既に正しい値が設定されています。 - Gentoo Linux


例文

For example, "x=1 3" would assign the value 13 to the variable x. 例文帳に追加

例えば、"x=1 3" は変数 x に値 13 を代入します。 - JM

Return the value of a single variable. 例文帳に追加

ある一つの設定変数に対する値を返します。 - Python

A pulse transfer variable producing unit 153 produces a pulse transfer variable such as an input variable, an output variable, and a pulse transfer variable value management program producing unit 154 produces a pulse transfer variable value management program for managing a pulse transfer variable value using an input completion variable, and an output completion variable.例文帳に追加

パルス転送変数生成部153は入力変数及び出力変数等のパルス転送変数を生成し、パルス転送変数値管理プログラム生成部154は入力完了変数、出力完了変数を用いて上記パルス転送変数値を管理するによるパルス転送変数値管理プログラムを生成する。 - 特許庁

To set a particular variable, use the intuitive variable = value syntax: # 例文帳に追加

特定の変数をセットするには、直感的な文法 変数=値を使ってください。 - FreeBSD

例文

To easily control the resistance value of a variable resistance element.例文帳に追加

可変抵抗素子の抵抗値を簡易に制御する。 - 特許庁

例文

It refers to the value of a variable within that object. 例文帳に追加

これはオブジェクト内の変数の値を参照します。 - NetBeans

A variable amplification unit 18 amplifies the correction value Vt_2.例文帳に追加

可変増幅部18は、補正値Vt_2を増幅する。 - 特許庁

The predetermined value of the difference between the maximum I0 and the current value I1 is made variable.例文帳に追加

また、最大値I0と電流値I1の差の所定値を可変にする。 - 特許庁

Otherwise an error value is returned, the same value that would have been stored in the errno variable in case of a synchronous read , 例文帳に追加

それ以外の場合はエラー値が返される。 このエラー値は、同期read , - JM

To prepare a numerical table smoothly recognizing a change in a variable value near an attention value and an operation value to the variable value.例文帳に追加

注目値の近傍の変数値と当該変数値に対する演算値との変化をスムーズに把握することのできる数表の作成を可能にすること。 - 特許庁

When it is judged that amplitude rfenv does not arrive at a maximum value, an adjusting value calculation means 8 decides a present adjusting value variable amount Δfbal based on the variable amount of the present mean value variable amount for the last mean value variable value.例文帳に追加

振幅rfenvが最大値に達していないと判断されたとき、調整値計算手段8は、今回の平均値変化量の、前回の平均値変化量に対する変化量に基づいて今回の調整値変化量Δfbalを決定する。 - 特許庁

]For each argument, a local variable named name is created, and assigned value . 例文帳に追加

local [option] [name[=value] .]それぞれの引き数に対してname という名前のローカル変数が生成され、valueが代入されます。 - JM

The variable resistor Rb is controlled to the decided value.例文帳に追加

そして、決定した値に可変抵抗Rbを制御する。 - 特許庁

An operation variable for a regulation element is corrected by a correction value as a function of change in time of the variable, and the correction value is limited to a variable value.例文帳に追加

調節要素のための操作変数が操作変数の時間変化の関数として補正値だけ補正され、この場合、この補正値は可変な値に制限される。 - 特許庁

A variable setting part 52 variably sets a zoom value ZM.例文帳に追加

変数設定部52は、ズーム値ZMを可変に設定する。 - 特許庁

The value of a variable delay is advanced by dt (S32).例文帳に追加

変数delayの値をdtだけ進める(S32)。 - 特許庁

Bash uses the value of the variable formed from the rest of parameter as the name of the variable; this variable is then expanded and that value is used in the rest of the substitution, rather than the value of parameter itself. 例文帳に追加

bash は、展開に parameter そのものの値を使用するのでなく、parameter の感嘆符を除いた残りの文字を変数名として扱い、その変数の値をその後の展開に使用します。 - JM

The name of this file is taken from the value of the INPUTRC variable. 例文帳に追加

このファイルの名前は、変数INPUTRCの値から決まります。 - JM

Define a variable with a string value, for use during preprocessing. 例文帳に追加

前処理の間使用され、文字列の値を定義する。 - JM

To log the variable value: 例文帳に追加

変数の値をログに記録するには、次の手順に従います。 - NetBeans

The value of the variable is used in displaying an error message. 例文帳に追加

変数の値は、エラーメッセージの表示で使用されます。 - NetBeans

The value is available to Python code as part of the variable sys.version.例文帳に追加

この値は Python コードからはsys.version の一部として取り出せます。 - Python

The variable threshold ε is set to a higher value as the road surface μ is higher, and the variable threshold ε is set to a lower value as the road surface μ is lower.例文帳に追加

可変閾値εは、路面μが高い程、高い値に、路面μが低い程、低い値に設定される。 - 特許庁

A variable region code default value setting part 54 specifies a variable region code default value and a command table from a code table.例文帳に追加

可変領域コードデフォルト値設定部54は、コードテーブルから可変領域コードデフォルト値とコマンドテーブルを特定する。 - 特許庁

PROGRAM FOR MAKING COMPUTER CALCULATE VALUE OF VARIABLE, COMPILE PROGRAM, VARIABLE VALUE DETERMINING METHOD, AND PROGRAM GENERATING METHOD例文帳に追加

変数の値をコンピュータに算出させるためのプログラム、コンパイルプログラム、変数値確定方法およびプログラム生成方法 - 特許庁

A differential processing means 11 calculates a variable amount of a present mean value to the last mean value (present mean value variable amount).例文帳に追加

微分処理手段11は、今回の平均値の前回の平均値に対する変化量(今回の平均値変化量)を算出する。 - 特許庁

In a control rule arithmetic part 24, a control rule is obtained, and in a manipulated variable correction arithmetic part 25, a correction value for a manipulated variable is obtained from the control rule and a controlled variable target value from a controlled variable target value memory 21.例文帳に追加

制御ルール演算部24で、制御ルールを求め、操作量補正演算部25で、制御ルールと制御量目標値メモリ21からの制御量目標値とから、操作量の補正値を求める。 - 特許庁

The controller C acquires a target value of the inductance value of the variable inductor VL and a target value of the resistance value of the variable resistor VR as an inductance target value and a resistance target value, respectively.例文帳に追加

制御装置Cは、可変インダクタVLのインダクタンス値の目標値、および可変抵抗器VRの抵抗値の目標値を、それぞれインダクタンス目標値および抵抗目標値として取得する。 - 特許庁

group members), which are dynamically generated, then this attribute can be used to generate flexy elements based on sprintf'ing the variable value into the name attribute value. ExampleExample 47-1. 例文帳に追加

その際、sprintf を使用して変数の値を name 属性に設定します。 - PEAR

The calculation of the correction value is applied as the gradient value as the approximate value of the primary differential coefficient of the prediction variable value.例文帳に追加

この補正値の計算は、予測変数値の一次微分係数の近似値としての勾配値として与えられる。 - 特許庁

To increase a capacitance value of a variable capacitor in the variable capacitor and a manufacturing method thereof.例文帳に追加

可変キャパシタとその製造方法において、可変キャパシタの容量値を大きくすること。 - 特許庁

An applied voltage value is made variable when necessary, and a voltage application period is also made variable.例文帳に追加

必要に応じて、印加電圧値を可変とし、また、電圧印加期間を可変とする。 - 特許庁

"var ++" The result of the expression is the value of the variable and then the variable is incremented by one. 例文帳に追加

"var ++"式の結果はその変数の値となり、それからその変数を 1 だけインクリメントします。 - JM

"var --" The result of the expression is the value of the variable and then the variable is decremented by one. 例文帳に追加

"var --"式の結果はその変数の値となり、それからその変数を 1 だけデクリメントします。 - JM

A variable specification section 28 specifies a processing value C corresponding to each difference value R.例文帳に追加

変数特定部28は、各差分値Rに対応した加工値Cを特定する。 - 特許庁

The second variable represents a maximum value of change or a position of the maximum value of change.例文帳に追加

この第2の量は変化の最大値あるいは変化の最大値の位置を表す。 - 特許庁

A second global variable stores the ``associated value'' of the exception (the second argument to raise).例文帳に追加

第二のグローバル変数には、例外の ``付属値 (associated value)''(raise 文の第二引数) が入ります。 - Python

The volume S is added to the value of variable St (s26).例文帳に追加

次に、体積Sを変数Stの値に加算する(s26)。 - 特許庁

To widen a variable range of capacity value in a floating capacitor.例文帳に追加

フローティング容量部の容量値の可変範囲を広くする。 - 特許庁

The initial value setting part calculates the first intermediate variable v_0.例文帳に追加

初期値設定部は、最初の中間変数v_0を求める。 - 特許庁

An assumed value is set for an unknown variable (step S1).例文帳に追加

未知変数に対して仮定値が設定される(ステップS1)。 - 特許庁

METHOD FOR IDENTIFYING ESTIMATED VALUE OF CLEAN SIGNAL PROBABILITY VARIABLE例文帳に追加

クリーン信号確率変数の推定値を識別する方法 - 特許庁

val is the value to return, or to load into the variable pointed to by flag. 例文帳に追加

val返り値、または flag がポイントする変数へロードされる値。 - JM

The variable value is written to the log when the activity starts. 例文帳に追加

アクティビティーの開始時に変数の値がログに記録されます。 - NetBeans

例文

The set value is an original laser pulse width × variable power rate.例文帳に追加

設定する値は、元のレーザーパルス幅×変倍率である。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS