CCalcHub
返回 开发者工具

Regex Tester

Test regular expressions against sample text and inspect matches.

pattern + flags + sample text = matches

\d+ matches 2026 in May 2026.

该计算器即将上线

当前已经提供公式、示例和参考内容,交互式计算功能将在后续版本补充。

公式

pattern + flags + sample text = matches

页面直接展示公式,方便用户核对结果的计算方式。

示例

\d+ matches 2026 in May 2026.

示例可以帮助用户先快速验证常见场景,再输入自己的数据。

参考表

\dDigit
\wWord character
.*Any run of characters

参考表适合快速查看常见换算值或结果区间。

相关工具