regular expression in programming

by MANIMUTHUPANDI 2014-03-01 17:31:12

The regular expression is a powerful technology.
Regular expression reduces lot of code in a program.
We can do more with less code using regular expression.
Every language has this feature.,
Like C, C++, JAVA, Javascript, PHP,. NET,.,.,.
Of course, One of the text editor to search strings using regular expression is KOMODO.
KOMODO text editor has a code intelligent. This will reduce lot of code work for developers.
KOMODO text editor has a preview option for Markup Language.
And the KOMODO text editor has a built in tool to learn about regular expression.

The below image shows you how to replace a srting at the end
regular_expression_in_komodo.png

The below image shows you how to replace a srting at the starting position
regular_expression_in_komodo-2.png

The below image shows us to learn the regular expression in KOMOTO text editor.Click the marked area to view the regular expression syntax
regular_expression_in_komodo-3.png

1120
like
0
dislike
0
mail
flag

You must LOGIN to add comments