(dot) is another example for a regular expression. A dot matches any single character; it would match, for example, "a" or "1". The following ...
確定! 回上一頁