查找替换
搜索文本模式并替换为新文本,支持正则表达式。
工作原理
- 1 在输入区域输入文本。
- 2 指定查找模式和替换文本。
- 3 可选开启正则模式,然后应用替换。
常见问题
可以使用正则表达式吗? ▼
可以,开启正则模式即可使用完整的正则语法进行搜索和替换。
搜索是否区分大小写? ▼
你可以根据需要开启或关闭大小写敏感选项。
相关工具
Aa
Case Converter
Convert text between uppercase, lowercase, title case, sentence case, and more.
↕
Sort Lines
Sort lines alphabetically, in reverse order, randomly, or by reversing the current order.
%
URL Encode/Decode
Encode or decode text using URL encoding (percent-encoding) for safe use in URLs.