摘要: import java.util.Random;public class SuiJiShu {public static void main(String[] args) { Random random=new Random(); int [] hong={1,2,3,4,5,6,7,... 阅读全文
posted @ 2014-10-29 12:29 断牙的忧伤 阅读(2584) 评论(0) 推荐(0)