摘要: import java.util.Random; public class choujiang { public static void main(String[] args) { int[] shuzu=new int[8]; Random ran=new Random(); for(int i= 阅读全文
posted @ 2016-09-14 16:12 戳记 阅读(183) 评论(0) 推荐(0)