var num;
num = Math.random()*6+1;
num = parseInt(num);
本文标题:编写JavaScript脚本生成1-6之间的整数?
本文链接:https://www.haomeiwen.com/subject/olktqxtx.html
网友评论