statically scoped
(programming) Having the scope of an identifier limited to the block of source code text that respectively declares or defines the identifier as a variable or function.
静的スコープ(statically scoped)とは、識別子(変数や関数など)の有効範囲が、その識別子を宣言または定義したソースコードのブロック内に限定される性質を示す。 / プログラミングにおいて、識別子のスコープがコンパイル時に固定され、コードの特定のブロック内でのみ参照可能となることを意味する。
復習用の問題
(programming) Having the scope of an identifier limited to the block of source code text that respectively declares or defines the identifier as a variable or function.
statically scoped
In a statically scoped language, a function's free variables refer to bindings in the lexical environment where the function was defined.
In a statically scoped language, a function's free variables refer to bindings in the lexical environment where the function was defined.
英語 - 多言語
- 項目の編集権限を持つユーザー - すべてのユーザー
- 項目の新規作成を審査する
- 項目の編集を審査する
- 項目の削除を審査する
- 重複の恐れのある項目名の追加を審査する
- 項目名の変更を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 例文の編集権限を持つユーザー - すべてのユーザー
- 例文の削除を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 問題の編集権限を持つユーザー - すべてのユーザー
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1