ウィキペディア英語版

出典:Wikipedia

Variable shadowing

出典:『Wikipedia』 (2010/10/14 21:50 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In computer programming, variable shadowing occurs when a variable declared within a certain scope (decision block, method, or inner class) has the same name as a variable declared in an outer scope. This outer variable is said to be shadowed. This can lead to confusion, as it may be unclear which variable subsequent uses of the shadowed variable name refer to.

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

variable shadowingのページの著作権