We recommend a website that collects and organizes regular expressions.

Source: Internet
Author: User
Tags processing text

A regular expression (regular expression) describes a string matching pattern, it can be used to check whether a string contains a seed string, replace matched substrings, or retrieve substrings that meet certain conditions from a string. A regular expression is a useful tool for processing text. It is useful for verifying user input, searching strings, and resetting text formats in various effective ways.
As you all know, ASP. NET has a RegularExpressionValidator validation control. One of the attributes is to fill in the regular expression you have written as the validation standard.
This foreign website I recommend to you collects regular expressions provided by programmers from all over the world for classified query. For each regular Expression of a class, there are Title, Expression, Description, matches, Non-Matches, and user ratings. Especially convenient. When I use regular expressions for my projects, I usually look at them here.

The URL isHttp://regexlib.com
Hope to help you.

Related Article

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.