SlideShare ist ein Scribd-Unternehmen logo
1 von 65
EXPRESIONES  REGULARES      Barcelona.pm (CC) 2011 por cjuan   Curso de Introducción de Perl
¿Qué es un Regex? ,[object Object],[object Object]
¿Qué es un Regex? ,[object Object],[object Object],[object Object]
¿Qué es un Regex? ,[object Object],[object Object],[object Object],[object Object],[object Object]
¿Qué es un Regex? ,[object Object]
Patrones Simples ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Patrones Simples ,[object Object],[object Object],[object Object],[object Object]
Patrones Simples ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Patrones Simples ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
El comando qr// y combinaciones ,[object Object],[object Object],[object Object]
El comando qr// y combinaciones ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
El comando qr// y combinaciones ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores ,[object Object],[object Object],[object Object],[object Object]
Cuantificadores ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores Numéricos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores Numéricos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores Numéricos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores Posesivos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores Posesivos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cuantificadores Posesivos ,[object Object],[object Object],[object Object]
Cuantificadores Posesivos ,[object Object],[object Object],[object Object],[object Object],[object Object]
Anclajes ,[object Object],[object Object],[object Object],[object Object]
Anclajes ,[object Object],[object Object]
Anclajes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Anclajes de palabras ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Anclajes de palabras ,[object Object]
Anclajes de palabras ,[object Object],[object Object],[object Object]
Anclajes de palabras ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Anclajes de palabras ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Metacarácteres ,[object Object],[object Object]
Metacarácteres . busca cada carácter individual   busca una tabulación   busca un espacio o una tabulación   busca todo carácter que no sea una tabulación   busca una "newline"   busca toda letra concreta, cifra y también ' _ '  busca todo lo que no sea una letra, una cifra o ' _ '  busca toda cifra individual de 0 a 9   busca todo carácter que no sea una cifra
Metacarácteres ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Metacarácteres ,[object Object],[object Object],[object Object],[object Object],[object Object]
Metacarácteres ,[object Object],[object Object],[object Object]
Metacarácteres ,[object Object],[object Object],[object Object]
Clases de carácteres ,[object Object],[object Object]
Clases de carácteres ,[object Object],[object Object],[object Object],[object Object],[object Object]
Clases de carácteres ,[object Object]
Clases de carácteres ,[object Object],[object Object],[object Object],[object Object],[object Object]
Clases de carácteres ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Clases de carácteres ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Clases de carácteres ,[object Object],[object Object],[object Object],[object Object]
Capturando datos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Capturando datos ,[object Object],[object Object],[object Object]
Capturando datos ,[object Object],[object Object],[object Object]
Capturando datos ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Agrupación y Alternación ,[object Object],[object Object],[object Object],[object Object],[object Object]
Agrupación y Alternación ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Agrupación y Alternación ,[object Object],[object Object],[object Object],[object Object],[object Object]
Condiciones ,[object Object],[object Object]
Condiciones ,[object Object],[object Object],[object Object],[object Object]
Modificadores ,[object Object],[object Object],[object Object],[object Object]
Modificadores ,[object Object],[object Object],[object Object],[object Object],[object Object]
Modificadores ,[object Object],[object Object]
Modificadores ,[object Object]
Modificadores ,[object Object]
Modificadores ,[object Object],[object Object],[object Object]
Coincidencias Inteligentes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Coincidencias Inteligentes ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Coincidencias Inteligentes ,[object Object],[object Object]
Documentación sobre regex ,[object Object],[object Object],[object Object],[object Object],[object Object]
Preguntas?  
barcelona-pm (cc) 2011 - cjuan   http://barcelonapm.wordpress.com/

Weitere ähnliche Inhalte

Ähnlich wie Regex Barcelona

Lo básico sobre strings
Lo básico sobre stringsLo básico sobre strings
Lo básico sobre stringsGoogle
 
PresentacióN 4
PresentacióN 4PresentacióN 4
PresentacióN 4pokerpc
 
Perl (practical extraction and report language)
Perl (practical extraction and report language)Perl (practical extraction and report language)
Perl (practical extraction and report language)Oliver Centeno
 
RegExp JavaScript Expresiones Regulares
RegExp JavaScript Expresiones RegularesRegExp JavaScript Expresiones Regulares
RegExp JavaScript Expresiones RegularesIsabel Gómez
 
Perl6 expresiones regulares
Perl6 expresiones regularesPerl6 expresiones regulares
Perl6 expresiones regularesAlfonso Alba
 
Ejercicios segunda práctica php.
Ejercicios segunda práctica php.Ejercicios segunda práctica php.
Ejercicios segunda práctica php.palomino1025
 
Codigo que conecta php con mysql
Codigo que conecta php con mysqlCodigo que conecta php con mysql
Codigo que conecta php con mysqleylincita10
 
Presentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.arPresentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.arCarlos Calderon
 
Presentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.arPresentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.arCarlos Calderon
 

Ähnlich wie Regex Barcelona (20)

Lo básico sobre strings
Lo básico sobre stringsLo básico sobre strings
Lo básico sobre strings
 
PresentacióN 4
PresentacióN 4PresentacióN 4
PresentacióN 4
 
Elementos php
Elementos phpElementos php
Elementos php
 
Intro a ruby
Intro a rubyIntro a ruby
Intro a ruby
 
Especialista Web J9 Php
Especialista Web J9  PhpEspecialista Web J9  Php
Especialista Web J9 Php
 
Programacion de Cadenas
Programacion de CadenasProgramacion de Cadenas
Programacion de Cadenas
 
Php Basico
Php BasicoPhp Basico
Php Basico
 
Php
PhpPhp
Php
 
Perl2 arrays
Perl2 arraysPerl2 arrays
Perl2 arrays
 
Perl (practical extraction and report language)
Perl (practical extraction and report language)Perl (practical extraction and report language)
Perl (practical extraction and report language)
 
RegExp JavaScript Expresiones Regulares
RegExp JavaScript Expresiones RegularesRegExp JavaScript Expresiones Regulares
RegExp JavaScript Expresiones Regulares
 
Perl6 expresiones regulares
Perl6 expresiones regularesPerl6 expresiones regulares
Perl6 expresiones regulares
 
Php - Operadores básicos
Php - Operadores básicosPhp - Operadores básicos
Php - Operadores básicos
 
Ejercicios segunda práctica php.
Ejercicios segunda práctica php.Ejercicios segunda práctica php.
Ejercicios segunda práctica php.
 
Php
PhpPhp
Php
 
Codigo que conecta php con mysql
Codigo que conecta php con mysqlCodigo que conecta php con mysql
Codigo que conecta php con mysql
 
Presentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.arPresentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.ar
 
Presentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.arPresentacion Ejercicios Javascriptya.com.ar
Presentacion Ejercicios Javascriptya.com.ar
 
Php1
Php1Php1
Php1
 
Guion scripts
Guion scriptsGuion scripts
Guion scripts
 

Regex Barcelona

  • 1. EXPRESIONES REGULARES     Barcelona.pm (CC) 2011 por cjuan   Curso de Introducción de Perl
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33. Metacarácteres . busca cada carácter individual busca una tabulación busca un espacio o una tabulación busca todo carácter que no sea una tabulación busca una "newline" busca toda letra concreta, cifra y también ' _ ' busca todo lo que no sea una letra, una cifra o ' _ ' busca toda cifra individual de 0 a 9 busca todo carácter que no sea una cifra
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58.
  • 59.
  • 60.
  • 61.
  • 62.
  • 63.
  • 65. barcelona-pm (cc) 2011 - cjuan http://barcelonapm.wordpress.com/