使用CMD命令查看.NET Framework 版本. reg query "HKLM\Software\Microsoft\NET Framework Setup\NDP" /s /v version | findstr /i version | sort /+26 /r.
確定! 回上一頁