window文件校验(CMD)

powershell "Get-FileHash -Path 文件路径 -Algorithm SHA1 | FL"


在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/qq_44918057/article/details/127319914