lastIndexOf() method returns the index of the last occurrence of a substring in a string. The method returns -1 if the substring is not contained in the string.
確定! 回上一頁