上一页 1 ··· 4 5 6 7 8 9 10 11 下一页
摘要: package com.hanqi.lianxi; import java.util.Random; public class suijishuyaojiang { public static void main(String[] args) { Random ran = new Random(); int[] arr=new int[8]; ... 阅读全文
posted @ 2016-09-13 18:55 HRZJ 阅读(399) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-13 13:53 HRZJ 阅读(1891) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-13 11:21 HRZJ 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-13 09:30 HRZJ 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-13 08:52 HRZJ 阅读(170) 评论(0) 推荐(0) 编辑
摘要: package com.hanqi.lianxi; public class baimabaidan { public static void main(String[] args) { int fangfa=0; for(int i=0;i<=33;i++) { for(int j=0;j<=50... 阅读全文
posted @ 2016-09-12 20:45 HRZJ 阅读(1638) 评论(0) 推荐(0) 编辑
摘要: package com.hanqi.lianxi; public class baijibaiqian { public static void main(String[] args) { int fangfa=0; for(int i=0;i<=20;i++) { for(int j =0;j<=33;... 阅读全文
posted @ 2016-09-12 20:36 HRZJ 阅读(1229) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-12 19:54 HRZJ 阅读(271) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-12 19:34 HRZJ 阅读(249) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-09-12 19:25 HRZJ 阅读(195) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 下一页