var Variables in JavaScript are function scoped. This is different from many other languages (C# / Java etc.) where the variables are block scoped.
確定! 回上一頁