indexOf('Kittie')); 輸出:-1(找不到) // indexOf('比對的字串',由索引值第幾個後開始找) var family3 = ['Shane','Kittie','Sally','Isaac']; ...
確定! 回上一頁