1. regexbuddy
A professional RegEx testing and development tool. It is widely used by many people due to its powerful functions. It has the following advantages:
Syntax highlighting
Insert various regular expression elements in the form of components
Supports Collection and Management of regular expressions in the form of databases
Test and separation are supported.
Supports the generation of Regular Expression functions in various predefined languages
The only drawback is: billing.
2. The Regulator
Open-source projects developed using C. It provides the regular expression library management function. You can update the regular expression library online and search for the required regular expression on regexlib. com. In addition, you can submit your regular expression to regexlib. com.
Latest Version: v2.03
Its interface style is very similar to vs, so that developers can get familiar with the functions and operations in it. The window consists of the following parts: Web search, RegEx analyzer, snippetscontrol, expression input area, match result area, and waiting for parsing region.
Basic usage: In the expression input area and the "to be parsed" area, enter your expression and the text to be parsed, and click "match" in the menu bar. The result is displayed in the match result area.
if you want to figure out the meaning of a regular expression, you can use RegEx analyzer (in the View menu) to understand a complex regular expression. However, this function sometimes cannot parse the results ).
other useful functions: Generate Code (C # Or VB. net), directly compiled into DLL, retrieved Regular Expressions (Web Search) from the website, and saved common expressions (snippetscontrol.