Matches any single character. * '*' Matches zero or more of the preceding element. The matching should cover the entire input string (not partial).
確定! 回上一頁