摘要:
package zuoye; public class text { public static void main(String[] args){ int[] arr={12,2,55,22,44,34,}; print(arr); select(arr); } public static voi 阅读全文
posted @ 2019-03-15 10:12
~王~
阅读(113)
评论(0)
推荐(0)
摘要:
package zuoye; public class Test6 { public static void main(String[] args) { int[] arr={12,2,55,22,44,34,}; print(arr); select(arr); } public static v 阅读全文
posted @ 2019-03-15 10:08
~王~
阅读(118)
评论(0)
推荐(0)
摘要:
package zuoye; public class Test5 { public static void main(String[] args) { int[] arr={12,2,55,22,44,34,}; print(arr); select(arr); } public static v 阅读全文
posted @ 2019-03-15 10:07
~王~
阅读(105)
评论(0)
推荐(0)
摘要:
package zuoye; public class Test4 { public static void main(String[] args) { int[] arr={12,2,55,22,44,34,}; print(arr); select(arr); } public static v 阅读全文
posted @ 2019-03-15 10:06
~王~
阅读(98)
评论(0)
推荐(0)
摘要:
package zuoye; public class Test2{ public static void main(String[] args){ for(int i=100;i<1000;i++){ int bai=i/100; int shi=i%100/10; int ge=i%10; if 阅读全文
posted @ 2019-03-15 10:05
~王~
阅读(83)
评论(0)
推荐(0)
浙公网安备 33010602011771号