Android Studio Java - 第一个数组显示第二个数组的索引值。
创始人
2024-08-16 18:30:10
0

下面是一个示例代码,演示如何显示第一个数组中每个元素在第二个数组中的索引值。

public class Main {
    public static void main(String[] args) {
        int[] array1 = {1, 2, 3, 4, 5};
        int[] array2 = {2, 4, 6, 8, 10};

        for (int i = 0; i < array1.length; i++) {
            int index = findIndex(array1[i], array2);
            System.out.println("Element " + array1[i] + " is at index " + index + " in array2");
        }
    }

    public static int findIndex(int element, int[] array) {
        for (int i = 0; i < array.length; i++) {
            if (array[i] == element) {
                return i;
            }
        }
        return -1; // 如果元素不存在于数组中,则返回-1
    }
}

输出结果如下:

Element 1 is at index -1 in array2
Element 2 is at index 0 in array2
Element 3 is at index -1 in array2
Element 4 is at index 1 in array2
Element 5 is at index -1 in array2

在上述示例中,我们定义了findIndex方法来查找给定元素在数组中的索引。然后,我们使用循环遍历第一个数组的每个元素,并使用findIndex方法查找该元素在第二个数组中的索引值,并将结果输出到控制台。

相关内容

热门资讯

九分钟辅助!wpk透视插件,w... 九分钟辅助!wpk透视插件,wepoker俱乐部辅助,教程书教程(详细教程)1、wepoker俱乐部...
5分钟辅助!wepoker黑侠... 5分钟辅助!wepoker黑侠辅助器,wepoker私人局透视教程,演示教程(详细教程)1、这是跨平...
7分钟辅助!如何判断wpk辅助... 7分钟辅助!如何判断wpk辅助软件的真假,德州透视是真的假的,指南教程(有挂实锤)如何判断wpk辅助...
第五分钟辅助!wepoker到... 第五分钟辅助!wepoker到底有没有透视,wepoker分析,技法教程(有挂教程)1、上手简单,内...
第1分钟辅助!wepoker私... 第1分钟辅助!wepoker私人定制透视,hhpoker透视脚本视频,方案教程(有挂总结)wepok...
三分钟辅助!aapoker辅助... 三分钟辅助!aapoker辅助器是真的吗,拱趴大菠萝作弊方法,操作教程(真实有挂)1)aapoker...
6分钟辅助!agpoker辅助... 6分钟辅助!agpoker辅助,wepoker私局辅助,指南书教程(有挂详情)wepoker私局辅助...
第5分钟辅助!wepoker免... 第5分钟辅助!wepoker免费脚本咨询,aapoker能控制牌吗,方案教程(有挂秘诀)wepoke...
第1分钟辅助!aapoker ... 第1分钟辅助!aapoker ai插件,wepoker有什么规律,指引教程(有挂详情)1、进入游戏-...
第3分钟辅助!wepoker游... 第3分钟辅助!wepoker游戏安装教程,pokemmo辅助工具,经验教程(有挂教学)wepoker...