🌈 搜索
📅  最后修改于: 2022-03-11 15:04:09.243000             🧑  作者: Mango
if (new RegExp(substrings.join("|")).test(string)) { // At least one match }