A.appendChild B.appendChildren C.insertAfter D.insertBefore
box.onclick = function() { setTimeout(function() { console.log(this) }) }以上代碼運(yùn)行結(jié)果為()
A.window B.box C.undefined D.程序報(bào)錯(cuò)
A._proto_ B.prototype C.constructor D.以上都不對(duì)