| 意味 | 例文 |
Return valueの部分一致の例文一覧と使い方
該当件数 : 907件
Then a return value of the table retrieval process is confirmed (S407) and when the return value is NG, an error display process (S411) is entered.例文帳に追加
続いて、テーブル検索処理の返り値を確認し(S407)、返り値=NGの場合にはエラー表示処理(S411)へ遷移する。 - 特許庁
transfer by endorsement to another in return for value received 例文帳に追加
受け取った対価と引き換えに、裏書して他者へ譲渡する - 日本語WordNet
The return value may point to static area, and may be overwritten by subsequent calls to getpwent (3), 例文帳に追加
返り値は静的な領域を指しており、その後のgetpwent (3), - JM
For details and return value and errors, see fork (2). 例文帳に追加
詳しい説明と返り値、エラーについてはfork (2) を参照すること。 - JM
a return instruction must restore the program counter to the correct value 例文帳に追加
戻り命令はプログラムカウンタに正しい値を戻す必要がある - コンピューター用語辞典
Return value integer the maximum number of characters that are visible at one time. 例文帳に追加
返り値 同時に表示できる最大文字数を返します。 - PEAR
the return value is echoed, and passed by a modifier (like variables) 例文帳に追加
返り値が表示され、修正子に (変数のように) 渡されます。 - PEAR
Return an attribute value as a node, given a namespaceURI and localName.例文帳に追加
指定した namespaceURI および localName を持つ属性値をノードとして返します。 - Python
The return value is a representation of up to 100 values used to represent the values 0 to 99.例文帳に追加
返される値は 0 から 99 までの 100 個の値の表現です。 - Python
Return the current value of the recursion limit, the maximum depth of the Python interpreter stack.例文帳に追加
最大再帰数は、Pythonインタープリタスタックの最大の深さです。 - Python
There is no return value; all work must be done by the handlerpassed in.例文帳に追加
関数の戻り値はなく、すべての処理は handler に渡されます。 - Python
The return value is the logical block number to which the pointer has been set.例文帳に追加
返される値はポインタが設定された論理ブロック番号です。 - Python
. The cleanup function will be called with no arguments and should return no value.例文帳に追加
後始末関数は引数無しで呼び出され、値を返しません。 - Python
The return value of Xutf8ResetIC is its current preedit string as an UTF-8 string.例文帳に追加
Xutf8ResetICの返り値は、現在の前編集文字列(UTF-8 文字列)である。 - XFree86
A form recognizing block 105 recognizes the form of the function to judge the presence of a return value, and a declaration and return adding block 106 adds a variable declaration and return command for the return value thereto.例文帳に追加
また、型認識ブロック104が、関数の型を認識して戻り値の有無を判断し、宣言・リターン追加ブロック106により、戻り値のための変数宣言及びリターン命令が追加される。 - 特許庁
Note that in the first example the return value variable rv will hold an integer value; in the second example it will hold a string value.例文帳に追加
最初の例では、戻り値 rv は整数値を保持しています; 二つ目の例では文字列値を保持しています。 - Python
A control output value for turning a deviation between a measured value trpv of a return water temperature and a set value trsp of the return water temperature to zero is arithmetically operated as a second control output value S2.例文帳に追加
還水温度の計測値trpvと還水温度の設定値trspとの偏差を零とする制御出力値を第2の制御出力値S2として演算する。 - 特許庁
If the value of the expression is non-zero, the return status is 0; otherwise the return status is 1. 例文帳に追加
式の値が 0 でない場合、返却ステータスは 0 になります。 そうでない場合、返されるステータスは 1 になります。 - JM
METHOD AND DEVICE FOR TRANSFERRING ARGUMENT AND RETURN VALUE BETWEEN DIFFERENT EQUIPMENT KINDS例文帳に追加
異機種間における引数、戻り値の転送方法ならびに装置 - 特許庁
The fork call returns twice: once in the parent process, where the return value is the process identifier of the child, and once in the child process, where the return value is 0. 例文帳に追加
forkは呼び出されると二度戻ります。 一方は親プロセスに子プロセスのプロセス ID を返し、 もう一方は子プロセスに 0を返します。 - FreeBSD
The return value is 0 unless a jobspec does not specify a valid job. 例文帳に追加
jobspecが不正なジョブを指定していなければ、返り値は 0 となります。 - JM
Functions in bc always compute a value and return it to the caller. 例文帳に追加
bcの関数は常に値を計算し、それを呼びだし側に返します。 - JM
element of the return value is NULL, there is no first key or next key. 例文帳に追加
の場合、最初のキーまたは次のキーがなかったことを示す。 - JM
These functions return the smallest integral value that is not less than x . 例文帳に追加
これらの関数は x より小さくない最小の整数値を返す。 - JM
These functions return the largest integral value that is not greater than x . 例文帳に追加
これらの関数はxより大きくない最大の整数値を返す。 - JM
It is incorrect to only test if the return value is non-zero. 例文帳に追加
返り値が 0 以外かどうかを確認するだけでは十分ではない。 - JM
disposing of property by voluntary transfer without receiving value in return 例文帳に追加
代わりに価値を受けないで積極的な移転による資産の処理 - 日本語WordNet
For the items property, you specify a display label and a return value for each radio button. 例文帳に追加
「items」プロパティーに、各ラジオボタンの表示ラベルと戻り値を指定します。 - NetBeans
Return value mixed - returns int or NULL if root object例文帳に追加
返り値 整数値、あるいはルートオブジェクトである場合に NULLを返します。 - PEAR
If the return value is NULL, an exceptionshall have been set. 例文帳に追加
戻り値を NULLにする場合、例外をセットしておかなければなりません。 - Python
Return boolean value indicating whether cookie should be returned to server. 例文帳に追加
クッキーがサーバに返されるべきかどうかを表わす boolean 値を返します。 - Python
The local trace function is called; arg is None; the return value specifies the newlocal trace function.例文帳に追加
argはNoneです。 戻り値は新しいローカルトレース関数を指定します。 - Python
The return value is a compiler.ast.Module instance that contains the tree.例文帳に追加
返り値は compiler.ast.Module インスタンスであり、この中に構文木が格納されています。 - Python
The return value is a list of strings, eachending in a newline. 例文帳に追加
戻り値はそれぞれが改行で終わっている文字列のリストです。 - Python
The return value is a quoted version of data with any additional required replacements.例文帳に追加
戻り値はクォート済みの data で、置換する文字の追加も可能です。 - Python
When the return value is XcmsFailure, the contents of the color specification array are left unchanged. 例文帳に追加
返り値がXcmsFailureの場合、表色の配列の内容は変化しない。 - XFree86
The return value of XmbResetIC is its current preedit string asa multibyte string. 例文帳に追加
.LPXmbResetICの返り値は、現在の前編集文字列(マルチバイト文字列)である。 - XFree86
Return processing from F/C is performed at time t4 when the actual VVT value passes a misfire limit value ((B) in the drawing 3).例文帳に追加
実VVT値が失火限界値を通過した時点t4で、F/Cからの復帰処理を実行する(図3(B))。 - 特許庁
The return value will be -1 upon failure, or 0 upon success. 例文帳に追加
サイズである。 返り値は 失敗した場合 -1 になり、成功したら 0 になる。 - JM
functions do not return, but exit with the value of the argument eval . 例文帳に追加
は返り値を返さないが、引き数evalの値を exit status に設定し終了する。 - JM
has weaker guarantees on the return value. 例文帳に追加
は返り値に関して弱い意味での保証しかないことにも注意すること。 - JM
A return value of zero means that the mapping does not exist or that the RPC system failed to contact the remote portmap 例文帳に追加
返り値ゼロはマッピングが存在しないか、RPC システムがリモートのportmap - JM
return the maximum/minimum priority value for the named scheduling policy. 例文帳に追加
は指定されたスケジューリング方針のプライオリティの最大値/最小値を返す。 - JM
This means that all required components return the same value. 例文帳に追加
つまり、必要なコンポーネントすべてで同じ値が返されることを意味します。 - NetBeans
The selected value returns an array of objects of the same type as the return values. 例文帳に追加
「selected」の値には、戻り値と同じ型のオブジェクトの配列が返されます。 - NetBeans
Return value returnstrue if the text has started scrolling. false otherwise. 例文帳に追加
返り値 スクロールを開始した場合に true、それ以外の場合に false を返します。 - PEAR
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

