| 意味 | 例文 |
loop statementの部分一致の例文一覧と使い方
該当件数 : 13件
Terminates a loop due to a break statement. 例文帳に追加
break文があるためループを終了します。 - Python
If it is non-zero, the statement is evaluated. If it is zero, the loop is terminated. 例文帳に追加
expression2 の値が 0 になると、ループは終了します。 - JM
Continues a loop due to a continue statement. target is the address to jump to (which should be a FOR_ITERinstruction).例文帳に追加
continue文があるためループを継続します。 - Python
When the loop control statement is recognized by the loop list structure analyzing part 11, a loop transformation part 12 registers a leading address of the list structure data processed by the recognized loop control statement in an arrangement element in work, and transforms the loop control statement into a loop control statement for counting a number of the list structure data.例文帳に追加
ループ変形部12は、ループリスト構造解析部11によりループ制御文が認識されたときに、認識されたループ制御文を、リスト構造データの先頭アドレスを作業配列の配列要素に登録するとともにリスト構造データの個数を数えるループ制御文に変形する。 - 特許庁
A multiple loop detection section 141 detects the loop control statement for tracing structured type data that are the components of the list structure by analyzing a source program 2, and a multiple loop control statement comprising a loop control statement repeatedly defining and citing an array that is a member of the structured type data in the loop control statement.例文帳に追加
多重ループ検出部141は、原始プログラム2を解析して、リスト構造の構成要素である構造型データをたどるループ制御文と、そのループ制御文内にある、構造型データのメンバである配列を繰り返し定義、引用するループ制御文からなる多重ループ制御文を検出する。 - 特許庁
Termination of the loop is caused by a zero expression value or the execution of a break statement. 例文帳に追加
expression の値が 0 になるか、break 文を実行すると、ループが終了します。 - JM
To provide a method for rapidly performing vector operations on a loop indicated by a loop control statement using a nonequivalence operator in a continuation condition expression for the loop.例文帳に追加
ループの継続条件式に非等値演算子を使用したループ制御文が示すループのベクトル演算を迅速に実行する方法を提供する。 - 特許庁
To deform a loop control statement for processing array elements in structured type data that can form a list structure and that has an array as its member, so that a computer can speedily execute the loop control statement.例文帳に追加
リスト構造を形成し、配列をそのメンバに持つ構造型データの配列要素を処理するループ制御文を高速に実行できるように変形する。 - 特許庁
A loop list structure analyzing part 11 analyzes a source program 20 so as to recognize a loop control statement for repeatedly processing the list structure data.例文帳に追加
ループリスト構造解析部11は、原始プログラム20を解析してリスト構造データを繰り返し処理するループ制御文を認識する。 - 特許庁
A break statement executed in the first suite terminates the loop without executing the else clause's suite.例文帳に追加
最初のスイート内で break 文が実行されると、else 節のスイートを実行することなくループを終了します。 - Python
When break passes control out of a try statement with a finally clause, that finally clause is executed before really leaving the loop.例文帳に追加
break が finally 節を伴う try 文の外側に処理を渡す際には、ループを実際に抜ける前にそのfinally 節が実行されます。 - Python
In editWishList.php, a table with the wishes of a wisher is implemented by a loop (a while statement) that displays rows with wishes while the wishes are selected from the database. 例文帳に追加
editWishList.php では、ウィッシャーのウィッシュを持つ表は、ウィッシュがデータベースから選択される間に、ウィッシュを持つ行を表示するループ (while 文) で実装されています。 - NetBeans
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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 (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 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会員(無料)になると
|