2019年9月27日

摘要: 生成随机数: package 随机数;import java.util.Random;public class kk{ public static void main(String[] args) { Random ran = new Random( System.currentTimeMillis 阅读全文
posted @ 2019-09-27 19:46 王玉昙 阅读(106) 评论(0) 推荐(0)

导航