如何使用PowerShell提取子字符串?
我有这个字符串......
"-----start-------Hello World------end-------"
我必须提取......
Hello World
最好的方法是什么?
string powershell-2.0
powershell-2.0 ×1
string ×1