多项选择题
function c(x1, y1, a1) { arguments[2] = 10; alert(a1);}c(1, 2, 3);的弹出结果是()
A.1
B.10
C.2
D.3
点击查看答案&解析

多项选择题
A.1
B.10
C.2
D.3
微信扫一扫,加关注免费搜题