在瀏覽器寫javascript時,可能會用alert()跳出訊息,也可能用console.log來印出訊息。 ... 分成info、warn、error和debug四個等級。 console.debug() 是 console.log() ...
確定! 回上一頁