console.log(num); // 執行count()以後會出現400 };console.log(num); // 會出現num is not defined,因為在function內宣告的var,要在該function 才 ...
確定! 回上一頁