OpenJDK部署+Cursor中文设置:AI写代码的环境与实战指南
2026/8/29 13:46:56
1.exe同目录文件夹输入cmd
2.输入:
方法1:
:: SHA256
certutil -hashfile SIC-1000plus.exe SHA256
方法2:
:: MD5
certutil -hashfile SIC-1000plus.exe MD5
方法3:
powershell -Command “Get-FileHash .\SIC-1000plus.exe -Algorithm SHA256”