意味 | 例文 (4件) |
DEDENTを含む例文一覧と使い方
該当件数 : 4件
possibly followed by a DEDENT.例文帳に追加
か、その後にDEDENT が続いたもので終了することに注意してください。 - Python
At the end of the file, a DEDENT token is generated foreach number remaining on the stack that is larger than zero.Here is an example of a correctly (though confusingly) indented piece of Python code:例文帳に追加
ファイルの末尾では、スタックに残っているゼロより大きい値は全て除去され、値が一つ除去されるごとに DEDENT トークンが一つ生成されます。 以下の例に正しく (しかし当惑させるように) インデントされた Pythonコードの一部を示します: - Python
If it is smaller, it must be one of the numbersoccurring on the stack; all numbers on the stack that are larger are popped off, and for each number popped off a DEDENT token is generated.例文帳に追加
インデントレベル値がスタック上の値よりも小さい場合、その値はスタック内のいずれかの値と等しくなければなりません ;スタック上のインデントレベル値よりも大きい値はすべて除去され、値が一つ除去されるごとに DEDENT トークンが一つ生成されます。 - Python
Besides NEWLINE, INDENT and DEDENT, the following categories of tokensexist: identifiers, keywords, literals,operators, and delimiters.Whitespace characters (other than line terminators, discussed earlier) are not tokens, but serve to delimit tokens.Whereambiguity exists, a token comprises the longest possible string that forms a legal token, when read from left to right.例文帳に追加
トークンの解析にあいまいさが生じた場合、トークンは左から右に読んで不正でないトークンを構築できる最長の文字列を含むように構築されます。 - Python
意味 | 例文 (4件) |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |