|
|
正则表达库,其中包含有来自世界各地大约967个表达式,在下面进行搜索,例如要匹配电子邮件地址格式,则输入:email
(主要适用于Asp.net Vb.net C#.net)
- Welcome to RegExLib.com, the Internet's first Regular Expression Library. Currently we have indexed 967 expressions from contributors around the world. We hope you'll find this site useful and come back whenever you're looking for an expression for a particular task, or have just figured out a new expression that does something useful. Thanks! Asp.net Visual Basic.net C#.net.
可以在线测试你所书写的正则表达式是否正确,你需要提供文件或者测试用的网页
-
界面内容翻译如下:Enjoy this tool for testing regular expressions. 享受测试正则表达式测试工具.接着是一些选项,你可以使用默认的.SingleLine.单行.Case Insensitive.大小写敏感.Multiline.多行.Ignore Pattern Whitespace.忽略空格.Explicit Capture准确捕获..NET Regular Engine.net正则引擎.Cliet-side Regular Engine客户端引擎。在外部数据源(External Data Source)下的Url输入网页的地址,网页中包含你要进行匹配测试的目标字符串。也可以选择浏览按钮(打开本地的文件,包含有要进行过滤字符串的文件)。然后点击获取外部数据按钮(Get ExternalData),在其下的列表中列出文件内容.在Regular Expression(正则表达式)框中输入正则表达式,然后点击执行(Excute)按钮.对于匹配结果,可以选择是以网格(Grid)还是树节点(TreeView)形式显示.
- 点击进入正则表达式的在线测试页面
|