| 意味 | 例文 |
module level variableの部分一致の例文一覧と使い方
該当件数 : 2件
If a name is bound in a block, it is a local variable of that block.If a name is bound at the module level, it is a global variable. 例文帳に追加
ある名前がモジュールレベルで束縛されている場合、名前はグローバル変数 (global variable) です。 - Python
(In fact, the standard implementation does not use its locals argument at all, and uses itsglobals only to determine the package context of the import statement.)When the name variable is of the form package.module,normally, the top-level package (the name up till the first dot) is returned, not the module named by name.例文帳に追加
(実際、標準の実装では locals引数を全く使わず、import 文のパッケージ文脈を決定するためだけに globals を使います。 )変数 name が package.module の形式であった場合、通常、name という名のモジュール ではなく トップレベルのパッケージ (最初のドットまでの名前) が返されます。 - 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会員(無料)になると
|