文件名称:RegexGenerator:给定一组字符串,生成匹配所有字符串的正则表达式
文件大小:9KB
文件格式:ZIP
更新时间:2024-07-20 10:45:03
C#
正则表达式生成器 给定一组字符串,生成匹配所有字符串的正则表达式。
【文件预览】:
RegexGenerator-master
----.gitignore(614B)
----RegexGenerator()
--------Program.cs(390B)
--------App.config(182B)
--------RegexGenerator.cs(3KB)
--------RegexGenerator.csproj(2KB)
----RegexGenerator.v11.suo(32KB)
----README.md(104B)
----RegexGenerator.sln(912B)
----.gitattributes(378B)