level 1
中南一线
楼主
https://zhidao.baidu.com/question/1740693114383577627.html?entry=qb_uhome_tag
这是也是我的提问,这里面powershell -NoProfile -ExecutionPolicy bypass "[IO.File]::ReadAllText('%~f0',[Text.Encoding]::GetEncoding('GB2312'))|Invoke-Expression"
这一句的意思实在是太难理解了,有能解释一下符号含义和调用关系的吗?
2021年10月28日 07点10分
1
这是也是我的提问,这里面powershell -NoProfile -ExecutionPolicy bypass "[IO.File]::ReadAllText('%~f0',[Text.Encoding]::GetEncoding('GB2312'))|Invoke-Expression"
这一句的意思实在是太难理解了,有能解释一下符号含义和调用关系的吗?