| 意味 | 例文 |
compound statementの部分一致の例文一覧と使い方
該当件数 : 6件
Compound statements 例文帳に追加
7. 複合文 (compound statement) - Python
7. Compound statements 例文帳に追加
7. 複合文 (compound statement) - Python
Statements cannotcross logical line boundaries except where NEWLINE is allowed by the syntax (e.g., between statements in compound statements).A logical line is constructed from one or more physical lines by following the explicit or implicit line joining rules.例文帳に追加
構文上許されている場合(複合文: compound statement 中の実行文: statement) を除いて、実行文は論理行間にまたがることはできません。 論理行は一行またはそれ以上の 物理行(physical line) からなり、物理行の末尾には明示的または非明示的な 行連結(line joining) 規則が続きます。 - Python
The clause headers of a particular compound statement are all at the same indentation level.Each clause header begins with a uniquely identifying keyword and endswith a colon.例文帳に追加
特定の複合文を構成する節のヘッダ部分は、全て同じインデントレベルになります。 各々の節ヘッダ行は一意に識別されるキーワードから始まり、コロンで終わります。 - Python
The syntax for a complete Python program is that for file input,described in the next section.The interpreter may also be invoked in interactive mode; in this case,it does not read and execute a complete program but reads and executesone statement (possibly compound) at a time. 例文帳に追加
完全な Python プログラムの構文は、下の節で述べるファイル入力のためのものです。 インタプリタは、対話的モード (interactive mode) で起動されることもあります; この場合、インタプリタは完全なプログラムを読んで実行するのではなく、一度に単一の実行文 (複合文のときもあります) を読み込んで実行します。 - Python
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|