| 意味 | 例文 (16件) |
return文の英語
追加できません
(登録数上限)
「return文」を含む例文一覧
該当件数 : 16件
6.7 The return statement発音を聞く 例文帳に追加
6.7 return 文 - Python
Code Sample 2: Return Statement発音を聞く 例文帳に追加
コード例 2:return 文 - NetBeans
"return statement" POSIX bc requires parentheses around the return expression.発音を聞く 例文帳に追加
"return 文"POSIX bc では、return 文の周りに括弧が必要です。 - JM
Translate newline to carriage return.発音を聞く 例文帳に追加
改行 (newline) 文字を復帰 (carriage return) 文字に変換する。 - JM
Modify the return statement of the toString method to return String.発音を聞く 例文帳に追加
String.valueOf(clientPK) を返すように toString メソッドの return 文を変更します。 - NetBeans
Return statements cause the termination of a function and the return of a value.発音を聞く 例文帳に追加
return 文により関数は終了し、値を返します。 - JM
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「return文」を含む例文一覧
該当件数 : 16件
Replace the return statement in the method with the following code shown in bold.発音を聞く 例文帳に追加
メソッド内の return 文を次のコード (ボールド部分) に置き換えます。 - NetBeans
Replace the return statement in the method with the following code shown in bold:発音を聞く 例文帳に追加
メソッド内の return 文を次のコード (太字部分) に置き換えます。 - NetBeans
Modify the return statement of the toString method to return the full address:return line1 + ", " + line2 + ", " + city + ", " + region + ", " + country + ", " + postalCode;発音を聞く 例文帳に追加
完全な住所を返すように toString メソッドの return 文を変更します。 return line1 + , + line2 + , + city + , + region + , + country + , + postalCode; - NetBeans
This allows a function to terminate and return 0 without an explicit return statement.発音を聞く 例文帳に追加
これにより、明示的に return 文を置かなくても、関数は終了して値 0 を返します。 - JM
Change the method's return statement to return the name that you assigned to the connecting line, such as alertOutcome.発音を聞く 例文帳に追加
接続線に付けた名前 (「alertOutcome」など) を返すようにメソッドの return 文を変更します。 - NetBeans
There are two versions of the return statement. The first form, "return", returns the value 0 to the calling expression.発音を聞く 例文帳に追加
return 文には 2 つの形式があり、ひとつめの形式 "return" は、呼び出し元に値 0 を返します。 - JM
When the code block executes a return statement, this specifies the return value of the function call.例文帳に追加
コードブロックで return 文が実行される際に、関数呼び出しの戻り値 (return value) が決定されます。 - Python
Drag the return string from the concat method onto the paramA under outputVar resultType.This concatenates the string Hello to the input and copies the statement into the output.発音を聞く 例文帳に追加
連結メソッドから return 文字列を「outputVar」「resultType」の下の paramA までドラッグします。 これにより、文字列 Hello が入力に連結され、文が出力へコピーされます。 - NetBeans
| 意味 | 例文 (16件) |
|
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「return文」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|