运行windows powershell提示无法加载文件,禁止运行脚本 解决方案 以管理员身份运行windows PowerShell ——》输入set-executionpolicy RemoteSigned——》Y 这时就解决了