javascript - JavaScript .includes() 方法的多个条件 ... 只是想知道,有没有办法向.includes 方法添加多个条件,例如: var value = str.includes("hello", "hi", "howdy");
確定! 回上一頁