一直有人告诉我,在调试应用程序时,JavaScript的console.log()方法优于简单的使用alert()方法。为什么是这样?有没有一个很好的例子,有人可以指出我哪里console.log()是更好的选择?
console.log()
alert()
console