Usually patterns will be expressed in Python code using this raw string ... for example [a-z] will match any lowercase ASCII letter, [0-5][0-9] will match ...
確定! 回上一頁