Uses Python regular expressions; see http://docs.python.org/2/library/re.html. Uses DOTALL, which means the . special character can match newlines.
確定! 回上一頁