文件名称:Get_File_MD5_Value
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- wpu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#源码获取文件的MD5值,采用MD5加密的例子,选择要计算 MD5 值的文件名和路径,会得到文件的MD5 值16进制字符串,也可得到文件的sha1 值16进制字符串以及哈希值16进制字符串,在此要用到字节数组转换为16进制表示的字符串,最后一步是生成和显示文件的MD5值。-C# source file to get MD5 value, using MD5 encryption example, choose to calculate the MD5 value of the file name and path, sha1 file MD5 value will be the value of hexadecimal string, hexadecimal string obtained documents and Kazakhstan Greek hexadecimal string value in this byte array to use to convert a hexadecimal string representation, the final step is to generate and display the file s MD5 value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Get_File_MD5_Value\Get_File_MD5_Value\Form1.cs
..................\..................\Form1.Designer.cs
..................\..................\Form1.resx
..................\..................\Get_File_MD5_Value.csproj
..................\..................\Program.cs
..................\..................\...perties\AssemblyInfo.cs
..................\..................\..........\Resources.Designer.cs
..................\..................\..........\Resources.resx
..................\..................\..........\Settings.Designer.cs
..................\..................\..........\Settings.settings
..................\Get_File_MD5_Value.sln
..................\Get_File_MD5_Value.suo
..................\..................\Properties
..................\Get_File_MD5_Value
Get_File_MD5_Value