🔍
正则表达式测试
Add to favorites
使用实时匹配高亮在线测试和调试正则表达式。在示例文本上即时验证模式。对开发者和数据处理来说是必不可少的工具。
Frequently Asked Questions
What is regex?
Regex (Regular Expression) is a pattern used to match, search, and manipulate text strings.
How do I test my regex?
Enter your pattern and test string. Matches will be highlighted, and you can see captured groups.
What regex flavor is used?
We use JavaScript regex flavor, which is compatible with most web development needs.
/
/