Python Regular Expression 的套件為re。 compile(), search() & findall(). #!python3 import re regex = re.compile(r'\d{4}-?
確定! 回上一頁