随笔分类 - Programming Language
摘要:http://en.wikipedia.org/wiki/Scope_(computer_science)#Lexical_scoping_vs._dynamic_scopingThe use of local variables — of variable names with limited scope, that only exist within a specific function — helps avoid the risk of a name collision between two identically named variables. However, there ar
阅读全文

浙公网安备 33010602011771号