one国开-以下哪个结果是正确的?vara=100,b="100.56",c="80";alert(Math.max(a,b,c));

以下哪个结果是正确的?vara=100,b="100.56",c="80";alert(Math.max(a,b,c));


配图

📖 相关文章