JavaScript array indexOf() method returns the first index at which a given element can be found in the array, or -1 if it is not present.
確定! 回上一頁