Returns nil if not found. If the second parameter is present, it specifies the position in the string to begin the search. " hello " .index( ' e') #=> 1
確定! 回上一頁