Windows下的命令 certutil -hashfile <文件名> <hash类型> 如: certutil -hashfile "C:\1.txt" MD5
certutil -hashfile <文件名> <hash类型>
certutil -hashfile "C:\1.txt" MD5
Linux下的命令 md5sum <文件名> 如: md5sum ./1.txt
md5sum <文件名>
md5sum ./1.txt
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3