The '.' represents a wildcard character, which can represent any character. To actually find the string . , the period needs to be escaped with ...
確定! 回上一頁