判断题
错误
for (var x in window) { var x = 1; } alert(x);弹出的结果是1。
A.Math.random() B.Math.floor() C.Math.ceil() D.Math.round()
微信扫一扫,加关注免费搜题