The regular expression a.b matches any string that starts with an a , ends with a b , and has a single character in between (the period ...
確定! 回上一頁