This is a small library+ demo that transforms a .NET regular expression into an...
- 资源大小:141.73 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
C#
others
资 源 简 介
用于.NET正则表达式和XML串之间相互转换的程序源码(包含演示)。源码为.NET 3.5 C# 格式。-This is a small library+ demo that transforms a .NET regular expression into an XML string and back. It helps understanding a long regex that was written by someone else, and allows easy editing. It s is developed in .NET 3.5 C#, sources included.
文 件 列 表
RegexConverter
RegexConverter
RegexConverter.sln
RegexConverterDemo