A variable declared as local is one that is visible only within the block of code in which it appears. It has local "scope".
確定! 回上一頁