Thursday, September 10, 2009

C# Expresiones Regulares

Teoria elemental, con busqueda de tags HTML para obtener tags, nombre de atributos con sus valores y contenido del tag.

http://es.wikipedia.org/wiki/Expresi%C3%B3n_regular

http://www.subgurim.net/Articulos/asp-net-general/14/expresiones-regulares-introduccion.aspx

http://www.subgurim.net/Articulos/asp-net-general/20/expresiones-regulares-como-trabajarlas-con-asp-net.aspx

http://www.elguille.info/regexp/regExp01.aspx

Recursos:

http://sourceforge.net/projects/regulator/

No comments:

Algorithms

  [1]  Introduction to Algorithms 3rd Edition  Cormen https://fun4yo.xyz/book/introduction-to-algorithms-3rd-edition/   [2]