newStr = extractAfter( str , pat ) extracts the substring that begins after the substring specified by pat and ends with the last character of str .
確定! 回上一頁