|
|||||||||||
| Description: | |||||||||||
| The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches. |
|||||||||||
| Download |
Links for Regular Expression Component Library for VC7.1
Related Software Downloads for Regular Expression Component Library for VC7.1
Regular Expression Component Library for VC7 3.1
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non...
Regular Expression Component Library for VC6 3.1
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both m...
Regular Expression Component Library for BCB3 3.1
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 3 IDE`s RAD programming model and non-VCL...
Regular Expression Component Library for BCB4 3.1
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 4 IDE`s RAD programming model and non-VCL...
Regular Expression Component Library for BCB6 3.1
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 6 IDE`s RAD programming model and non-VCL...
Regular Expression Component Library for BCB5 3.1
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE`s RAD programming model and non-VCL...
PowerGREP 3.2.2
Quickly find information in files and folders across your computer or network, even if you do not know in advance exactly what you are looking for. PowerGREP's rich Perl-compatible regular expression support allows you to search for virtually any...
Advanced Find and Replace 2.3
Advanced Find and Replace is exactly what the name implies. It`s fast, easy to use, and a great time-saver for programmers and Webmasters in particular. This powerful utility lets you perform text searches on your local computer as if you were us...
RegexBuddy 1.2.0
RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or i...
EasyPattern Helper 2.7
Design patterns using point and click! Just highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They`re English-like, powerful and easy to understand. Parse a...
