Windows命令计算MD5、SHA1和256值
certutil -hashfile yourfilename.txt MD5
certutil -hashfile yourfilename.txt SHA1
certutil -hashfile yourfilename.txt SHA256
certutil -hashfile yourfilename.txt MD5
certutil -hashfile yourfilename.txt SHA1
certutil -hashfile yourfilename.txt SHA256