| 1. | Toggle metacharacter expansion of local file names 切换本地文件名的通配符扩展。 |
| 2. | Which matches any group of characters , for the metacharacter 可以用匹配任何字符组的子表达式 |
| 3. | An escaped metacharacter has the behavior of a normal character 转义的元字符具有常规字符的行为。 |
| 4. | A normal character is any xml character that is not a metacharacter 常规字符为不是元字符的任何xml字符。 |
| 5. | Which uses the metacharacter ,该正则表达式使用元字符 |
| 6. | The character is not recognized as a metacharacter within a replacement pattern 在替换模式中*字符不被识别为元字符。 |
| 7. | And use the metacharacter ,并使用元字符 |
| 8. | Character is not recognized as a metacharacter within a replacement pattern . similarly , 与此类似,在正则表达式匹配模式中不识别 |
| 9. | To verify that the second match is on a word boundary , add the metacharacter 为验证上述第二种匹配是以单词为边界的,可以将元字符 |
| 10. | Remember , the forward slash is not a metacharacter , so it doesn ' t need to be backslashed when it ' s not the delimiter 斜干/不是特殊的符号,他没必要在前面加反斜干( ) ,当他不是定界符的时候 |