jquery判斷字符串中是否存在某個字符串

if (str.indexOf('|') == -1) { console.log("沒有《|》這個字符串"); }
相關文章
相關標籤/搜索