"complicated"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| Set a more complicated dash pattern defined by an array. | Set a more complicated dash pattern defined by an array. |
| Accessing arrays and objects is a bit more complicated and is discussed later. | Accessing arrays and objects is a bit more complicated and is discussed later. |
| The fourth use of backslash is for certain simple asser tions. An assertion specifies a condition that has to be met at a particular point in a match, without consuming any characters from the subject string. The use of subpatterns for more complicated assertions is described below. The backslashed assertions are | However, if there are several alternatives, they doHowever, if there are several alternatives, they do not all have to have the same fixed length. |
| The handling of a backslash followed by a digit other than 0 is complicated. Outside a character class, PCRE reads it and any following digits as a decimal number. If the number is less than 10, or if there have been at least that many previous capturing left parentheses in the expression, the entire sequence is taken as a back reference. A description of how this works is given later, following the discussion of parenthesized subpatterns. | The maximum number of captured substrings is 99, and the maximum number of all subpatterns, both capturing and non capturing, is 200. |