工作流示例 1
输入示例
输入: Pattern: \b\w+@\w+\.com\b Text: [email protected]
输出示例
输出: [email protected]
正则表达式测试器 会在浏览器本地处理这个示例,方便你复制前先检查结果。