首页
编程
java
php
前端
首页
编程
java
php
前端
求为什么划线部分是1+rand()%6啊
求为什么划线部分是1+rand()%6啊为什么不是rand()%6啊求解释
%6的结果只能是0,1,2,3,4,5啊, 色子不是1-6吗
点击展开全文