re.search: Returns a match object if there is one anywhere in the string, including multiline strings. re.findall: Returns a list containing all matches; re.
確定! 回上一頁