Introduction to software development tools 2. expression testing

Source: Internet
Author: User

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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.