| 意味 | 例文 |
Return valueの部分一致の例文一覧と使い方
該当件数 : 907件
Returns the table structure as HTML Return value string- the generated HTML code 例文帳に追加
テーブル構造を HTML で返します。 返り値 string-生成された HTML コードを返します。 - PEAR
This object is returned by functions that don't explicitly return a value.例文帳に追加
このオブジェクトは明示的に値を返さない関数によって返されます。 - Python
Return boolean value indicating whether cookie should be accepted from server. 例文帳に追加
クッキーがサーバから受け入れられるべきかどうかを表わす boolean 値を返します。 - Python
Otherwise, the return value is meaningless.Availability: Unix.例文帳に追加
そうでない場合、返される値には意味がありません。 利用できる環境: Unix。 - Python
The return value of XwcResetIC is its current preedit string as a wide character string.例文帳に追加
XwcResetICの返り値は、現在の前編集文字列(ワイド文字文字列)である。 - XFree86
The second return current value ΔIb2 generated by the second return control part 26 is added to a value outputted from an adding part 27b, and the value thus obtained is used as the current instruction value of the electric motor 1.例文帳に追加
この第2戻し制御部26が生成する第2戻し電流値ΔIb2は、加算部27bから出力される値に加算され、これにより得られる値が電動モータ1の電流指令値とされる。 - 特許庁
At first, 0 is preserved as an initial value and, if a counter value proceeds to 316 where 1 is added to the counter value to return it to 0, it is detected that the counter value coincides with the initial value.例文帳に追加
最初は初期値として「0」が保存され、カウンタ値が「316」まで進み、そこで+1されて値が0に戻るとカウンタ値が初期値と一致したことが検出される。 - 特許庁
A return preventive counter value is stored in a link tag of a hyper-text for discriminating the hyper-text, and the counter value is saved also in a database.例文帳に追加
ハイパーテキストのリンクタグに該ハイパーテキストを識別するための戻り防止カウンタ値を仕込んでおく。 - 特許庁
If the multiple property is false, the value of the component's selected property matches the return value of the selected list item. 例文帳に追加
「multiple」プロパティーが False の場合、コンポーネントの「selected」プロパティーの値は、選択されたリスト項目の戻り値と一致します。 - NetBeans
In the case of GetProperty, ignore means return an empty property value if the property exists, regardless of its actual value.例文帳に追加
GetProperty の場合は、ignore はプロパティがあった時には実際の値に関わらず空のプロパティ値を返すことを意味する。 - XFree86
Return torque in which a temporary value of the recursion offset at the time of a test is zero is provided.例文帳に追加
テスト時に回帰オフセットの一時値がゼロの戻りトルクを提供する。 - 特許庁
To provide an overcurrent relay capable of improving precision of an operation value and a return value and capable of accelerating both operation and return.例文帳に追加
動作値および復帰値の精度を高めるとともに、動作時間および復帰時間をともに高速化することができる過電流継電器を得ること。 - 特許庁
The return value is zero on success, non-zero on failure. 例文帳に追加
成功した場合の返り値は 0 で、失敗した場合の返り値は 0 以外です。 - JM
functions) then a domain error occurs, and the return value is unspecified. 例文帳に追加
に格納できない場合、領域エラー (domain error) が発生し、返り値は不定となる。 - JM
Will return 'mixed' if elements contained in the group are of different types.Return value returnsgroup elements type 例文帳に追加
複数の型の要素から構成されるグループの場合は'mixed' を返します。 - PEAR
string $getDescription - If set to TRUE, the return value will be an array with keys 'vendor' and 'description'. 例文帳に追加
string $getDescriptionTRUEを指定すると、返り値は 'vendor'と 'description' というキーを持つ配列となります。 - PEAR
Return the floating point value x rounded to n digits after the decimal point.例文帳に追加
x を小数点以下 n 桁で丸めた浮動小数点数の値を返します。 - Python
There is no return value; it is a fatal error if the initialization fails.例文帳に追加
戻り値はありません; 初期化が失敗すれば、それは致命的なエラーです。 - Python
If the return value is zero, no alarm is currently scheduled.例文帳に追加
戻り値がゼロの場合、現在アラームがスケジュールされていないことを示します。 - Python
The return value is a test suite which supports all the tests defined for each name.例文帳に追加
戻り値はnames中の名前で指定されるテスト全てを含むテストスイートです。 - Python
Note that XStoreColor has no return value; therefore,an XcmsSuccess return value from this function indicates that the conversion to RGB succeeded and the call to XStoreColor was made.例文帳に追加
.LPXStoreColorは返り値を持たないことに注意せよ。 したがって、この関数が返すXcmsSuccessは、RGB 値への変換が成功し、XStoreColorの呼び出した行われたことだけを示す。 - XFree86
Note that XStoreColors has no return value;therefore, an XcmsSuccess return value from this function indicates that conversions to RGB succeeded and the call to XStoreColors was made.例文帳に追加
.LPXStoreColorsは返り値を持たないことに注意せよ。 したがって、この関数が返すXcmsSuccessは、RGB 値への変換が成功し、XStoreColorsの呼び出した行われたことだけを示す。 - XFree86
The string pointed to by the return value must not be modified or freed.例文帳に追加
関数の返り値が指す文字列の変更や解放を行ってはならない。 - XFree86
The target method is normalized so that respective return statements related to the illegal pattern return a constant Boolean value (104).例文帳に追加
イリーガル・パターンに関連した各リターン・ステートメントが一定のブール値を返送するようにターゲットメソッドを正規化する(104)。 - 特許庁
When a domain error occurs, math functions commonly return a NaN (though some functions return a different value in this case); errno is set to EDOM , 例文帳に追加
領域エラーが発生すると、数学関数は普通は NaN を返し(同じ状況で違う値を返す関数もある)、errnoにEDOM - JM
The return torque computing part 32 increases the return torque in an area where an absolute value of the steering angle is a prescribed angle or more.例文帳に追加
戻しトルク演算部32は、転舵角の絶対値が所定角度以上の領域で、戻しトルクを増大させる。 - 特許庁
Its return value is dispatched to a reception thread 870 and transmitted to the process 810.例文帳に追加
その返値は、受信スレッド870に渡されてプロセス810に送信される。 - 特許庁
When the end of options is encountered, getopts exits with a return value greater than zero. 例文帳に追加
オプションの終わりに到達すると、getopts は 0 より大きい返り値で終了します。 - JM
On success, these functions return the principal value of the arc sine of x 例文帳に追加
成功すると、これらの関数はxの逆正弦の主値をラジアン単位で返す。 - JM
On success, these functions return the principal value of the arc tangent of x 例文帳に追加
成功すると、これらの関数はxの逆正接の主値をラジアン単位で返す。 - JM
On success, these functions return the principal value of the arc tangent of y/x 例文帳に追加
成功すると、これらの関数はy/xの逆正接の主値をラジアン単位で返す。 - JM
equals 1000000 this function will return the same value approximately every 72 minutes. 例文帳に追加
が 1000000 である 32 ビットシステムでは、この関数は約 72 分毎に同じ値を返すことになる。 - JM
If t is non-NULL, the return value is also stored in the memory pointed to by t . 例文帳に追加
もしtが NULL でなかったら返り値はtの指しているメモリにも格納される。 - JM
This return value indicates the call is not implemented on the present architecture. 例文帳に追加
この返り値は、このコールが現在のアーキテクチャで実装されていないことを示す。 - JM
On success, these functions return the appropriate Bessel value of the second kind for x . 例文帳に追加
成功すると、これらの関数はxに対する第二種ベッセル関数の値を返す。 - JM
For the items property, you specify a display label and a return value for each item in the list. 例文帳に追加
「items」プロパティーに、リスト内の各項目の表示ラベルと戻り値を指定します。 - NetBeans
if 'string' return value will be a string with usernames separated by a space character. 例文帳に追加
もし 'string' であれば、戻り値はスペースで区切られたユーザー名の文字列になります。 - PEAR
Retrieves the date from the news server Return value array - a hash with the date 例文帳に追加
ニュースサーバから日付を取得します。 返り値 array - 日付を格納した連想配列。 - PEAR
Return a fragment that has all samples in the original fragmentmultiplied by the floating-point value factor. 例文帳に追加
元のデータの全サンプルに浮動小数点数factorを掛けたデータを返します。 - Python
The return value is a pair(string, address) where string is a string representing the data received and address is the address of the socket sending the data.例文帳に追加
stringは受信データの文字列で、addressは送信元のアドレスを示します。 - Python
If the buffer is not NULL, the return value might be a shared object.例文帳に追加
バッファが NULL でない場合、戻り値は共有されたオブジェクトになることがあります。 - Python
A clutch torque reference value is determined by applying a clutch return stroke detection value to clutch torque reference characteristics (map).例文帳に追加
クラッチトルク基準特性(マップ)にクラッチ戻しストローク検出値を適用してクラッチトルク基準値が決定される。 - 特許庁
Inverse transformation processing is applied to the saturation compensated density value so as to return to the value of the color in the original color space.例文帳に追加
飽和補正された濃度値を逆変換処理することによって、元の色空間における色の値に戻す。 - 特許庁
The && and operators do not evaluate expression2 if the value of expression1 is sufficient to determine the return value of the entire conditional expression. 例文帳に追加
expression1 の値だけで条件式全体の返り値が決定できれば、&& 演算子と演算子は expression2 を実行しません。 - JM
functions return a non-zero value if x is neither infinite nor a "not-a-number" (NaN) value, and 0 otherwise. 例文帳に追加
関数は、 x が無限大や無効値 (NaN) のいずれでもない場合に 0 以外の値を返し、それ以外の場合は 0 を返す。 - JM
To realize excellent steering wheel return control that hardly produces excess and deficiency in output value of steering wheel return torque T_R by a motor.例文帳に追加
モータによるハンドル戻しトルクT_R の出力値の過不足が生じ難い、より良好なハンドル戻し制御を実現する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| © 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 - 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 (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会員(無料)になると
|