单项选择题
A.btn.click=function(){} B.btn.onclick=function(){} C.btn.addEventListener(’click’,function(){}) D.btn.on(’click’,function(){})
A.应用复杂 B.需要长期维护 C.对性能要求苛刻 D.短期项目
A.helloWorld B.undefined C.程序报错bar is not defined D.null