目录引言一、变量作用域概述二、全局作用域三、包作用域四、函数作用域五、嵌套作用域六、作用域规则七、总结引言
I have just started to learn the very basics of Java programming. Using a book entitled \"Programming Video Games for the Evil Genius\".