regular expression in programming
by MANIMUTHUPANDI[ Edit ] 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
The below image shows you how to replace a srting at the starting position
The below image shows us to learn the regular expression in KOMOTO text editor.Click the marked area to view the regular expression syntax