例文 (4件) |
statement function definitionの部分一致の例文一覧と使い方
該当件数 : 4件
A function definition is an executable statement. 例文帳に追加
関数定義は実行可能な文です。 - Python
If a syntax error is found in a function definition, error recovery tries to find the beginning of a statement and continue to parse the function. 例文帳に追加
ある関数定義中で文法エラーが見つかると、エラー回復機構は文の先頭を見つけて関数のパーズを続けようと努力します。 - JM
continue may only occur syntactically nested in a for or while loop, but not nested in a function or class definition or try statement within that loop.例文帳に追加
continue 文は for ループや while ループ内のネストで構文法的にのみ現れますが、ループ内の関数定義やクラス定義、try 文の中には現れません。 - Python
Note that the lambda form is merely a shorthand for a simplified function definition; a function defined in a ``def'' statement can be passed around or assigned to another name just like a function defined by a lambda form.例文帳に追加
ラムダ形式は、単純化された関数定義を行うための略記法にすぎません; ``def'' 文で定義された関数は、ラムダ形式で定義された関数と全く同様に引渡したり、他の名前に代入したりできます。 - 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. |
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. |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|