最近我已经开始使用PowerShell了。有没有人知道有什么好的免费资源可以帮助我提高我的学习和理解?
发布于 2020-06-24 06:56:20
您可以始终引用Get-Help about_。从我的角度来看,这是关于PowerShell中的概念主题的非常好的资源。
此外,我建议检查http://www.powershell.org。有一个章节提供免费书籍:https://leanpub.com/u/devopscollective和免费视频:https://www.youtube.com/powershellorg。
希望你喜欢它!)
发布于 2020-06-24 12:54:59
这真的帮了我,我希望它也能帮到你。祝好运。
https://programminghistorian.org/en/lessons/intro-to-powershell
发布于 2020-06-24 14:05:18
我就去找Windows Powershell在行动中。这是对其意图的最完整的文档/解释。
https://stackoverflow.com/questions/62549313
复制相似问题