| 意味 | 例文 |
returned valueの部分一致の例文一覧と使い方
該当件数 : 505件
In any case, the parameter value (either the returned string, or the VALUE item in the 3-tuple) is always unquoted, unlessunquote is set to False.例文帳に追加
いずれの場合もパラメータの値は (文字列であれ 3要素タプルのVALUE 項目であれ) つねに unquote されます。 ただし、unquote が False に指定されている場合はunquote されません。 - Python
When the virtual temperature is recovered, the velocity reduction coefficient is returned to an initial value 1.0.例文帳に追加
仮想温度が回復した場合は、速度低減係数を、初期値1.0に復帰させる。 - 特許庁
In the case that the tracer value is returned, the automated tool attempts to exploit the web site by injecting a non-malicious script as part of an input value for some form data, on the basis of the location on the returned HTML in which the returned tracer value has been found.例文帳に追加
トレーサ値が戻された場合、戻りトレーサ値が見つかった戻りHTML中でのその位置に基づき、何らかのフォームデータに対する入力値の一部として悪意のないスクリプトを挿入することによって、自動化されたツールがWebサイトに付け込もうと試みる。 - 特許庁
An output value of a unit U1 to be a neuron model is returned to the input of the unit U1.例文帳に追加
ニューロンモデルであるユニットU_iの出力値がユニットU_iの入力に戻されている。 - 特許庁
In response to the notification, if a USB host is a PC, a Configuration value showing Mass Storage is returned.例文帳に追加
この通知に対応し、USBホストがPCであるならば、Mass Storageを示すConfiguration値が返信される。 - 特許庁
function causes normal process termination and the value of status & 0377 is returned to the parent (see wait (2)). 例文帳に追加
関数は、プロセスを正常に終了させ、status & 0377 という値を親プロセスへ返す( wait (2) を参照)。 - JM
to obtain the new nice value to be returned to the caller. 例文帳に追加
を呼び出すライブラリ関数として実装されており、呼び出し元に返す新しい nice 値をgetpriority (2) - JM
Events you do not handle will be passed to Sioux and such.The old on/off value is returned.例文帳に追加
処理しないイベントは Sioux などに渡されることになります。 onあるいはoff値が返されます。 - Python
The result must be a callable,which is invoked with the function object as the only argument.The returned value is bound to the function name instead of the function object.例文帳に追加
デコレータの返す値は関数オブジェクトではなく、関数名にバインドされます。 - Python
The returned value starts at byte index I in the property (indexingfrom zero), and its length in bytes is L. 例文帳に追加
A = N - (I + L) 返される値は(0 から数えて) I 番目のバイトから始まり、長さは L バイトである。 - XFree86
The value and returned type point into database memory;therefore, you must not modify the data. 例文帳に追加
値と返される型はデータベースのメモリを指す。 したがって、このデータを変更してはならない。 - XFree86
This resistance value is detected by a drive/detection circuit 74, and the resistance value is returned to the LED drive/correction circuit 73.例文帳に追加
この抵抗値が駆動/検出回路74で検出され、同抵抗値がLED駆動/補正回路73に帰還される。 - 特許庁
On the other hand, when amount of change ΔTAtg of target throttle opening is below the threshold value H, the noise determining value N is returned to the base value Nbase to increase noise detection sensitivity.例文帳に追加
一方、目標スロットル開度の変化量ΔTAtgが閾値H以下のときには、ノイズ判定値Nをベース値Nbaseに戻して、ノイズ検出感度を高める。 - 特許庁
Under the situation where "the predetermined upper limit value" is reduced, when the actual measured value of the current flowing into the motor drive part 25 becomes equal to or lower than the fixed value which is lower than "the predetermined upper limit value", "the predetermined upper limit value" is returned to an original value.例文帳に追加
「所定の上限値」を低下させた状況下において、モータ駆動部25に流される電流の実測値が、「所定の上限値」よりも下の一定値以下となった場合に「所定の上限値」を元の値に戻す。 - 特許庁
Then the appropriate number of bits, according to the type of data item to be returned, is copied from the high-order bits of Xi and transformed into the returned value. 例文帳に追加
そして、返すべきデータの型に依存した適切なビット数が Xi の上位ビットからコピーされる。 最後に、この値を返り値に変換する。 - JM
Consequently, wrong learning, even when it is performed can be returned to a proper learning value.例文帳に追加
このため、誤学習がなされていたとしても適切な学習値に戻すことができるようになる。 - 特許庁
This command is then read and executed by the shell, and its exit status is returned as the value of eval . 例文帳に追加
次にシェルはこのコマンドを読み込んで実行し、その終了ステータスがevalの値として返されます。 - JM
The value status is returned to the parent process as the process's exit status, and can be collected using one of the wait (2) family of calls. 例文帳に追加
statusの値は、このプロセスの終了状態としてその親プロセスに対して返され、wait (2) - JM
and calls the action function with argument signum , and returns the value returned by that function. 例文帳に追加
にリセットし、引き数にsignumを指定してアクション関数を呼び出して、アクション関数の返り値を返す。 - JM
POSIX.1-2001 permits two possibilities for the value returned in sval : 例文帳に追加
でセマフォのロック待ちで停止している場合、svalで返される値は 0 もしくは負の値のいずれかとなる。 - JM
sets the signal mask of the calling process to the value given in newmask . The previous signal mask is returned. 例文帳に追加
は、呼び出し元プロセスのシグナルマスクをnewmaskで指定された値に設定し、変更前のシグナルマスクを返す。 - JM
e. ,how is ignored), but the current value of the signal mask is nevertheless returned in oldset (it is not NULL). 例文帳に追加
setの値にかかわらず、現在のシグナルマスクの値はoldsetに入れて返される (但し、oldsetが NULL でない場合)。 - JM
When data has been read successfully, four bytes are placed in the data buffer and the value four is returned. 例文帳に追加
データの読み出しに成功した場合、4 バイトがデータバッファに格納され、返り値として 4 が返される。 - JM
When the flatness falls within a specified value range, the package is recognized as being good, and returned to the stocker 3.例文帳に追加
その平坦度が規定値範囲内のときは良品と認識してトレイストッカー3に戻す。 - 特許庁
When the average load torque is recovered, the coefficient of speed reduction is returned to an initial value 1.0.例文帳に追加
平均負荷トルクが回復した場合は、速度低減係数を、初期値1.0に復帰させる。 - 特許庁
If buflen is absent, an integer option is assumed and its integer value is returned by the function.例文帳に追加
buflenを省略した場合、取得するオブションは整数とみなし、整数型の値を戻り値とします。 - Python
The string argument to XrmStringToQuark need not be permanently allocated storage. XrmPermStringToQuark is just like XrmStringToQuark, except that Xlib is permitted to assume the string argument is permanently allocated, and, hence, that it can be used as the value to be returned by XrmQuarkToString.例文帳に追加
したがって、引き数 string はXrmQuarkToStringが返す値として使うことができる。 - XFree86
To effectively prevent valuable value which should be fundamentally returned to a player from being lost.例文帳に追加
本来であれば、遊技者に返却されるべき有価価値が逸失するのを好適に防止する。 - 特許庁
The Ct value is then returned and may be displayed or otherwise used for further processing.例文帳に追加
次いで、このCt値が返され、これを表示するか又は更なる処理のために使用可能である。 - 特許庁
When answers are inputted from users, inserted value is returned corresponding to the number of right answers.例文帳に追加
ユーザから回答が入力されると、正解数に応じて投入された対価の返却を行なう。 - 特許庁
When the temperature difference becomes K+2°C or more, the present fixed pulse is returned to the original value before correction, and the opening of the expansive valve is controlled on the basis of the returned fixed pulse.例文帳に追加
その温度差がK+2℃以上になると、現固定パルスを補正前の元の値に戻し、この戻した固定パルスにより膨張弁の開度を制御する。 - 特許庁
Namely, feedback correction value DFi is returned to the reference value 0 under a condition where air-fuel ratio is not influenced by intake air passage remaining purge gas.例文帳に追加
即ち、空燃比が「吸気通路残留パージガス」の影響を受けなくなった状態でフィードバック補正値DFiが基準値「0」に戻される。 - 特許庁
When the count value is larger than the threshold, the traffic data are set up in a transmission area (A4), and when the count value is not larger than the threshold, processing is returned to a step A1.例文帳に追加
カウント値が閾値より大きければそのトラヒックデータを送信領域に設定し(A4)、そうでなければステップA1へ戻る。 - 特許庁
The number (a probability variation finish determination probability) of the probability variation finish determination value is changed from an initial value and, when a predetermined initialization condition is satisfied, it is returned to the initial value.例文帳に追加
そして確変終了判定値の個数(確変終了判定確率)が、初期値から変化させられ、所定の初期化条件が成立したときに初期値に戻される。 - 特許庁
When the stepping of a counter (random 1) for large winning judgment for taking the numeral value of a prescribed range is advanced and a value is returned to an initial value, the random 6 of 2-byte constitution for deciding the initial value is extracted.例文帳に追加
所定の範囲の数値をとる大当り判定用カウンタ(ランダム1)の歩進が進み、値が初期値に戻ると、初期値を決定するための2バイト構成のランダム6が抽出される。 - 特許庁
The second coil adjusts the returned air of the server room to a predetermined temperature value higher than the supplied air temperature target value so that the supplied air temperature target value and a supplied air humidity target value can be achieved when the returned air is mixed with air adjusted by the first coil.例文帳に追加
第2コイルは、第1コイルと同一エリア内に設置され、サーバ室の還気を、第1コイルで調整された空気と混同したときに給気温度目標値および給気湿度目標値になるように、給気温度目標値よりも高い所定温度値に調整する。 - 特許庁
If answers are inputted from users, the value corresponding to the number of correct answers inputted is returned.例文帳に追加
ユーザから回答が入力されると、正解数に応じて投入された対価の返却を行なう。 - 特許庁
To provide a game medium dispenser which suitably prevents loss of a negotiable value which should be originally returned to a player.例文帳に追加
本来であれば、遊技者に返却されるべき有価価値が逸失するのを好適に防止する。 - 特許庁
In a next frame that is started after an aperture switching operation is finished, the gain is returned to the original value and imaging is performed.例文帳に追加
絞り切替動作の完了後に開始される次のフレームでは、当初のゲインに戻して撮像する。 - 特許庁
If x is a finite value less than 0, and y is a finite non-integer, a domain error occurs, and a NaN is returned. 例文帳に追加
xが 0 未満の有限値でyが整数でない有限値の場合、領域エラー (domain error) が発生し、NaN が返される。 - JM
Each pointer argument must be of a type that is appropriate for the value returned by the corresponding conversion specification. 例文帳に追加
それぞれのpointer引き数の型は、対応する変換指定が返す値に適合していなければならない。 - JM
Then there are tzh_leapcnt pairs of four-byte values, written in standard byte order; the first value of each pair gives the time (as returned by time (2)) 例文帳に追加
標準バイトオーダーで記述される。 それぞれのペアの最初の値は閏秒の起きた時刻を (time (2) - JM
If there are leftovercookies from a previous visit, the previously selected value might be returned. 例文帳に追加
以前にアクセスしたときの Cookie が残っている場合は、以前に選択された値が返される可能性があります。 - NetBeans
If $val is already a scalar value, then no more scalars can be added and 0 is returned.例文帳に追加
すでに $valにスカラ値が設定されていた場合、新たにスカラ値が追加されることはなく0 が返されます。 - PEAR
Returns the value or NULL in the case of an error; an exception will be raised if NULL is returned.例文帳に追加
生成した値を返します。 エラーの場合にはNULL を返します;NULL を返す場合、例外を送出するでしょう。 - Python
If a numeric value corresponding to one of the defined levels is passed in, the corresponding string representation is returned.例文帳に追加
定義済みのレベルに対応する数値を指定した場合、レベルに対応した文字列表現を返します。 - Python
Return integer-valued system configuration values.If the configuration value specified by name isn't defined,-1 is returned. 例文帳に追加
整数値のシステム設定値を返します。 name で指定された設定値が定義されていない場合、-1 が返されます。 - Python
XtResolvePathname calls XtFindFile with the following substitutions in addition to any passed by the caller and returns the value returned by XtFindFile:例文帳に追加
.LPXtResolvePathnameは、呼び出し側が渡したものに加えて以下の置き換えを使ってXtFindFileを呼び出し、XtFindFileが返した値を返す。 - XFree86
After trial marking is completed against a final row (NA), of a first sequence (a step C4), a provisional setting value of a Y axis parameter condition 'speed' is returned to an initial value (a step C7) and also a marking position in a Y axial direction is returned to an initial value (a first row)(a step C8).例文帳に追加
第1列の最後の行(NA )に対するトライアルマーキングが終了すると(ステップC4 )、Y軸パラメータ条件「スピード」の仮設定値を初期値に戻すとともに(ステップC7 )、Y軸方向のマーキング位置を初期値(第1行)に戻す(ステップC8 )。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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/ ). |
| © 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 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|