ブラウザの設定でJava Scriptの使用を有効にしてご利用ください。
出典:Wiktionary
class variable (複数形 class variables)
出典:Wikipedia
出典:『Wikipedia』 (2011/05/26 19:15 UTC 版)
In object-oriented programming with classes, a class variable is a variable defined in a class (i.e. a member variable) of which a single copy exists, regardless of how many instances of the class exist.
class variable