单项选择题
A.alert()B.load()C.promt()D.go()
A.parseInt("19",10);//返回19B.parseInt("11",2);//返回3C.parseInt("1f",16);//返回16D.parseInt("010");//未定:返回10或8
A.btn.style.background-image ="url(新图片地址)"B.btn.style.backgroundImage ="url(新图片地址)"C.btn.style.background ="src(新图片地址)"D.btn.backgroundImage ="url(新图片地址)"
A.function:myFunction()B.function myFunction()C.function=myFunction()D.myFunction=function()
微信扫一扫,加关注免费搜题