弹出输出页面输入控制台输出 弹出输出 alret("hello") 页面输入document.write("<h1>hh</h1") 控制台输出console.log("hello") //打印信息console.dir(new a()) //打印对象所有的属性和方法