Visualized、matching deduce about c# regular express
Regex 可视化与调试工具 - 一个专为C#开发者设计的正则表达式可视化与调试网站,帮助你更直观地理解复杂的正则表达式并进行匹配调试。
Regex Visualizer for C# - A dedicated tool for visualizing and debugging regular expressions in C#.
Hover over the inline option with your mouse to view the scope. Press the [imnsx] keys to view the actual scope of the corresponding option.
Click the debug button to see the step-by-step matching process of the pattern with the input. Click the play button and speed up to quickly and automatically view the matching process and the changes in capture groups during matching.