log(this.constructor.name) // Window },100); } // 箭頭函式Arrow function let fn_arr = function(){ console.log(this.constructor.name); // Object( ...
確定! 回上一頁