更改工作环境编码 参考:了解 VS Code 和 PowerShell 中的文件编码 - Microsoft PS C:\Users\megumism> [psobject].Assembly.GetTypes() | Where-Object { $_.Name -eq 'ClrFacade'}
https://gist.github.com/YoRyan/e581d5cf81b11e8d411223b917571d42# To run in the PowerShell ISE, first execute:# > Set-ExecutionPolicy -Scope Process