jS问题,怎样返回一个介于0到10 的随机数。下面是代码。请问为什么这么写呢。新手。好多不懂。谢谢指教
下面的例子使用了Math对象的floor()方法和random()来返回一个介于0和10之间的随机数:document.write(Math.floor(Math.ran...
下面的例子使用了 Math 对象的 floor() 方法和 random() 来返回一个介于 0 和 10 之间的随机数:
document.write(Math.floor(Math.random()*11)) 展开
document.write(Math.floor(Math.random()*11)) 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询