| 例文 |
block statementの部分一致の例文一覧と使い方
該当件数 : 11件
In particular, a global statement contained in an exec statement does not affect the code block containing the exec statement, and code contained in an exec statement is unaffected by global statements in the code containing the exec statement.例文帳に追加
特に、exec 文内に入っているglobal 文は、exec 文を 含んでいるコードブロック内に効果を及ぼすことはなく、exec 文内に含まれているコードは、exec 文を含むコード内でのglobal 文に影響を受けません。 - Python
The global statement is a declaration which holds for the entire current code block.例文帳に追加
global 文は、現在のコードブロック全体で維持される宣言文です。 - Python
.The global statement has the same scope as a name binding operation in the same block.例文帳に追加
グローバル文は、同じブロックの束縛操作と同じスコープを持ちます。 - Python
The position of the PHP code block is important to enable correct functioning of the redirection statement. 例文帳に追加
PHP コードブロックの位置は、リダイレクト文を正しく機能させるために重要です。 - NetBeans
When the end of this block is reached, execution continues normally after the entire try statement.例文帳に追加
ブロックの末尾に到達すると、通常は try 文全体の直後に実行を継続します。 - Python
The local variables of a code block can be determined by scanning the entire text of the block for name binding operations.If the global statement occurs within a block, all uses of the name specified in the statement refer to the binding of that name in the top-level namespace.例文帳に追加
あるコードブロックにおけるローカル変数は、ブロック全体から名前束縛操作が行われている部分を走査して決定します。 global 文で指定された名前がブロック内にある場合、その名前は常にトップレベルの名前空間で束縛された名前を参照します。 - Python
An elements field analysis block 552 analyzes contents of an elements field in an XML statement received from other device in accompaniment with action "CreateObject".例文帳に追加
elementsフィールド解析部552は、アクション「CreateObject」に伴って他の機器から送信されたXML文の中のelementsフィールドの内容を解析する。 - 特許庁
If the name does not occur in a global statement in the current code block: the name is bound to the object in the current local namespace.例文帳に追加
名前が現在のコードブロック内の global 文に書かれていない場合: 名前は現在のローカル名前空間内のオブジェクトに束縛されます。 - Python
Deletion of a target list recursively deletes each target, from left to right.Deletion of a name removes the binding of that name from the local or global namespace, depending on whether the nameoccurs in a global statement in the same code block.例文帳に追加
名前に対して削除を行うと、ローカルまたはグローバル名前空間でのその名前の束縛を解除します。 どちらの名前空間かは、名前が同じコードブロック内の global 文で宣言されているかどうかによります。 - Python
1. verifies that the following statement is in the top left margin or in the ”Remarks” block of the new certificate: “Issued in lieu of certificate no. _____. The export mark on the product covered by this certificate shows certificate no. ________.”例文帳に追加
1.新しい証明書の左上部の余白もしくは備考欄に、以下の記述があることを確認する。「証明書番号○○に代えて発行。本証明書の対象となる製品の輸出マークには、証明書番号○○を記載」 - 厚生労働省
| 例文 |
| Copyright © Ministry of Health, Labour and Welfare, All Right reserved. |
| 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 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会員(無料)になると
|