還可以用function constructor: new Function("console.log(1)") 來執行,但問題是我們也不能用new 這個關鍵字,所以乍看之下也不行。不過其實不需要new ...
確定! 回上一頁