文件名称:txtrow_filter
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-09-08
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文本文件重复行过滤小工具。待过滤文件夹里的按文本文件自然排序,排列靠后的文件如果有跟前面文件重复的行,则会被过滤掉,文本自身重复的行也会被过滤掉。程序会把文本文件内容载入哈希表,比较占内存。-Text File duplicate rows filter gadget. Folder to be filtered naturally sorted by text files, arranged rearward with the front of the file if there are duplicate rows will be filtered out, the text itself duplicate rows will be filtered out. The program will load the contents of a text file into a hash table, a comparison of total memory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文本文件重复行过滤\FrmMain.cs
..................\FrmMain.Designer.cs
..................\FrmMain.resx
..................\FrmToOneMain.cs
..................\FrmToOneMain.Designer.cs
..................\FrmToOneMain.resx
..................\obj\Debug\DesignTimeResolveAssemblyReferences.cache
..................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..................\...\.....\TempPE\Properties.Resources.Designer.cs.dll
..................\...\.....\文本文件重复行过滤.csproj.FileListAbsolute.txt
..................\...\.....\文本文件重复行过滤.csproj.GenerateResource.Cache
..................\...\.....\文本文件重复行过滤.exe
..................\...\.....\文本文件重复行过滤.FrmMain.resources
..................\...\.....\文本文件重复行过滤.FrmToOneMain.resources
..................\...\.....\文本文件重复行过滤.pdb
..................\...\.....\文本文件重复行过滤.Properties.Resources.resources
..................\...\Release\DesignTimeResolveAssemblyReferences.cache
..................\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
..................\...\.......\TempPE\Properties.Resources.Designer.cs.dll
..................\...\.......\文本文件重复行过滤.csproj.FileListAbsolute.txt
..................\...\.......\文本文件重复行过滤.csproj.GenerateResource.Cache
..................\...\.......\文本文件重复行过滤.csprojResolveAssemblyReference.cache
..................\...\.......\文本文件重复行过滤.exe
..................\...\.......\文本文件重复行过滤.FrmMain.resources
..................\...\.......\文本文件重复行过滤.FrmToOneMain.resources
..................\...\.......\文本文件重复行过滤.pdb
..................\...\.......\文本文件重复行过滤.Properties.Resources.resources
..................\...\文本文件重复行过滤.csproj.FileListAbsolute.txt
..................\Program.cs
..................\...perties\AssemblyInfo.cs
..................\..........\Resources.Designer.cs
..................\..........\Resources.resx
..................\..........\Settings.Designer.cs
..................\..........\Settings.settings
..................\文本文件重复行过滤.csproj
..................\文本文件重复行过滤.csproj.pdsync
..................\文本文件重复行过滤.csproj.pdsyncu
..................\文本文件重复行过滤.csproj.user
..................\obj\Debug\TempPE
..................\...\Release\Refactor
..................\...\.......\TempPE
..................\bin\Debug
..................\...\Release
..................\obj\Debug
..................\...\Release
..................\bin
..................\obj
..................\Properties
文本文件重复行过滤