When using re.split() , you need to be a bit careful should the regular expression pattern involve a capture group enclosed in parentheses. If ...
確定! 回上一頁