搜索资源列表
MatchPoint
- This a file/directory compare write in C#. Interest point: the match algorithm. The file/folder detection is automatic and it llows search with date-time or data len-This is a file/directory compare write in C#. Interest point: the match algori
readxmlfile
- 对比两个xml 文件,对其主要element的attribute属性进行比较。并通过listview显示出来。-It compares two xml file,specially in the primary element.Compare their attribute,and show them to user.
FileEqual
- 文件比较,C#实例源代码 C#源码,文件比较,文件比较,C#实例源代码-File comparison, C# example source code in C# source code, file compare, file comparison, C# source code examples
CSharpAutoUpdate
- c# 实现客户端的自动更新 WebServ模仿一个服务器 AutoUpdate.exe模仿一个客户单 运行客户端(AutoUpdate)就会自动去服务器(WebServ)上下载最新版本的相关文件 UpdateList.xml 存的是文件的版本信息 思路:客户端也有个UpdateList.xml ,每次运行客户端就会首先把服务器上的UpdateList.xml 下载到客户端的 缓存文件夹中,然后两个UpdateList进行比较,然后下载最新版本的相关
CompareFiles
- C#文件比较,比较两个文件大小和内容是否一样,需要先引入using System.Drawing,将使用者所选取的文本文件的完整路径显示于TextBox1和 TextBox2文本框中,判断相同的文件是否被引用两次,检查文件大校如果两个文件的大小并不相同,则视为不相同,逐一比较两个文件的每一个字节,直到发现不相符或已到达文件尾端为止,从每一个文件读取一个字节,然后关闭文件,最后返回比较的结果。在这个时候,只有当两个文件的内容完全相同时,"file1byte" 才会等于 "file2byte"。-
CompareFiles
- 文件大小比较,打开两个文件比较其大小的一段源代码-File size compared to open two files to compare its size
DuiBi
- 选择盘符,可以读取各个盘符中的文件名,并能够对比出不同的一些文件,可以当做windows资源管理器的一个子功能-Select a drive letter, you can read each letter in the file name, and be able to compare the different files can be used as windows explorer a sub-function
the-same-file-equal-cSharp
- c# 文件对比 是否为同一个文件 完整性验证-the same file equal compare to other file
DriverFileAnalysis
- 为了满足用户对打印机驱动安装版本进行判断,了解驱动版本更新信息。我们开发了该款软件。该软件是基于C#语言进行开发的,主要功能有: 1、 INF文件分析与导入 2、 数据库信息 3、 版本分析 4、 文件夹对比(包括文件夹比较、安装版本比较) 5、 文件比较 -Compare file and folder
