文件名称:WinGrep
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用c#编写的一个windows下的grep程序,提供一个简单界面。-Traditionally grep stands for "Global Regular Expression Print". Global means that an entire file is searched. Regular Expression means that a regular expression string is used to establish a search pattern. Print means that the findings will be displayed. Simply put, grep searches an entire file for the pattern you want and displays its findings.
Now two variants of the C# Grep Application are provided: the Windows Form variant and the Console variant.
Now two variants of the C# Grep Application are provided: the Windows Form variant and the Console variant.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Form1.cs
Form1.resx
WinGrep.csproj
AssemblyInfo.cs
ToRead
WinGrep.ico
Form1.resx
WinGrep.csproj
AssemblyInfo.cs
ToRead
WinGrep.ico