"escape"的翻译 使用英语:


  字典 中国人-英语

  例子 (外部来源,未经审查)

On the Windows platform, be careful to escape any backslashes used in the path to the file, or use forward slashes.
On the Windows platform, be careful to escape any backslashes used in the path to the file, or use forward slashes.
Each pair of escape sequences partitions the complete set of characters into two disjoint sets. Any given character matches one, and only one, of each pair.
At each iteration of the subpattern, the back reference matches the character string corresponding to the previous iteration.
The backslash character has several uses. Firstly, if it is followed by a non alphanumeric character, it takes away any special meaning that character may have. This use of backslash as an escape character applies both inside and outside character classes.
A circumflex can conveniently be used with the upper case character types to specify a more res tricted set of characters than the matching lower case type.