當我們今天要給變數資料的時候,假設我們給兩個變數分別設定為 10 : var a = 10; var b = 10; // 在JavaScript 判斷是否「相等」用=== console.log( ...
確定! 回上一頁