「nested scope」を含む例文一覧(6)

  • The On Alarm element specifies the deadline for or the duration of the nested Scope.
    アラーム時要素は、入れ子にされたスコープの締切期限または期間を指定します。 - NetBeans
  • The variables defined within a particular Scope are visible only inside that Scope and all nested Scopes.
    特定のスコープ内で定義された変数は、そのスコープと、そのスコープの入れ子になっているスコープの内部でのみ可視となります。 - NetBeans
  • If the class is nested within the scope of an inner class, method, or variable, it is moved up to the same level as that scope.
    内部クラス、メソッド、または変数のスコープ内でクラスが入れ子になっている場合、そのクラスはそのスコープと同じレベルまで上に移動します。 - NetBeans
  • For example, the variables declared for a Scope are visible only inside that Scope and all nested Scopes.These variables can then be used for the child activities of this Scope.
    たとえば、あるスコープ用に宣言された変数は、そのスコープと、入れ子になったすべてのスコープの内部でのみ可視となります。 それらの変数は、そのスコープの子アクティビティーに使用できます。 - NetBeans
  • There are several cases where Python statements are illegal when used in conjunction with nested scopes that contain freevariables.If a variable is referenced in an enclosing scope, it is illegal to delete the name.
    自由変数の入った入れ子スコープ (nested scope) を併用すると、Python の文が不正な文になる場合がいくつかあります。 ある変数がスコープの外側から参照された場合、その名前に対する削除操作は不正になります。 - Python
  • Pascal implemented a nested scope to control name visibility of procedures, variables, user defined data types, etc.
    Pascalは、手続き、変数、利用者定義データ型等々の名前の可視性を制御するために、ネストされた有効範囲を装備した。 - コンピューター用語辞典

例文データの著作権について

  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • NetBeans
    © 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.