For example, [akm$] will match any of the characters 'a' , 'k' , 'm' , or '$' ... You can use the more restricted definition of \w in a string pattern by ...
確定! 回上一頁