var arr = 【1,2,3,4,5,“a”,“b”,“c”,“d”】
使用循环使用 typeof 一个一个判断 是字符串的 count + 1(typeof str=='string')&&str.constructor==String;