如何在JavaScript / jQuery中查找數組是否包含特定字符串?有人能告訴我如何檢測是否"specialword"出現在數組中?例:categories: [
"specialword"
"word1"
"word2"]
如何在JavaScript / jQuery中查找數組是否包含特定字符串?
蝴蝶不菲
2019-08-09 16:07:28
