摘要:
package test;public class Test015 { public void index(int[] arr, int param) { boolean flag = true; for (int i = 0; i < arr.length; i++) if (param == a 阅读全文
posted @ 2019-05-03 21:21
玄空2
阅读(323)
评论(0)
推荐(0)
摘要:
//1 、在原数组上进行操作package test;public class Test014 { public static void main(String[] args) { int[] arr = new int[]{35, 5, 22, -98, 6,34, 0}; for (int i 阅读全文
posted @ 2019-05-03 21:04
玄空2
阅读(707)
评论(0)
推荐(0)

浙公网安备 33010602011771号