🌈 搜索
📅  最后修改于: 2022-03-11 15:01:18.610000             🧑  作者: Mango
if (/term1|term2|term3/.test("your string")) { //your code }