gpt4 book ai didi

java - 数组 contains() 不区分大小写查找?

转载 作者:太空狗 更新时间:2023-10-29 22:43:41 25 4
gpt4 key购买 nike

<分区>

我能否以某种方式告诉 array.contains() 方法不要使查找区分大小写?

List<String> data = Arrays.asList(
"one", Two", "tHRee"); //lots of entries (100+)

data.contains("three");

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com