微信扫一扫打赏支持
摘要: 直接调用Math里面的random即可,简单方便int i = (int)(Math.random()*100+1); 阅读全文
posted @ 2017-05-14 05:02 范仁义 阅读(13334) 评论(3) 推荐(0)