多项选择题
A.history.length()方法返回历史列表中的网址数B.history.back()方法加载history 列表中的前一个URLC.history.forward()方法加载history 列表中的下一个URLD.history.go()方法加载history 列表中的某个具体页面
A.new Date()B.new Date(milliseconds)C.new Date(dateString)D.new Date(year,month,day,hour,minutes,seconds,milliseconds)
A.locationB.promptC.alertD.confirm