Regular expression pocket reference /
"Regular expressions arc a language used for parsing and manipulating text. They are often used to perform complex search-and-replace operations, and to validate that text data is well-formed." "Today, regular expressions are included in most programming languages, as well as in many...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
©2007.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction to regexes and pattern matching
- Regular expression cookbook
- Perl 5.8
- Java (java.util.regex)
- NET and C♯
- PHP
- Python
- RUBY
- JavaScript
- PCRE
- Apache Web Server
- vi Editor
- Shell tools.