re.split(pattern, string[, maxsplit=0, flags=0]). 此功能很常用,可以将将字符串匹配正则表达式的部分割开并返回一个列表。对RegexObject,有函数 ...
確定! 回上一頁