在Windows命令行环境下查看文件的MD5/SHA1/SHA256值
certutil -hashfile yourFullPathFileAddress MD5
certutil -hashfile yourFullPathFileAddress SHA1
certutil -hashfile yourFullPathFileAddress SHA256
在Windows命令行环境下查看文件的MD5/SHA1/SHA256值
certutil -hashfile yourFullPathFileAddress MD5
certutil -hashfile yourFullPathFileAddress SHA1
certutil -hashfile yourFullPathFileAddress SHA256