JavaScript 變數(Variables) ... 宣告變數(Declaring variables) ... 是所謂的全域變數(global variable),所有的JS 程式碼都能存取到這個變數:
確定! 回上一頁