Visara Master Console Center Scripting Guide Manuale Utente Pagina 63

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 262
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 62
Chapter 4 Regular Expressions
Scripting Guide 63
Precedence of Special Characters
The order of precedence, from high to low, is shown below:
Order Type Symbols
1 Collation-related bracket
symbols
[= =] [: :] [. .]
2 Escaped characters \<special
character>
3 Bracket expression [ ]
4 Grouping ( )
5 Single-character duplication * + ? {i,j}
6 Concatenation
7 Anchoring ^ $
8 Alternation |
Table 11. Regular Expression Matching, Order of Precedence
For example, the pattern ‘ab|cd’ is the same as ‘(ab)|(cd)’ but is not
equivalent to ‘a(b|c)d’.
Vedere la pagina 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 261 262

Commenti su questo manuale

Nessun commento