我有一個字符串,例如值22_ABCD 現在我只需要在我的參數ABCD。什麼是在PowerShell中做到這一點的最佳方法? 是否需要使用Split()然後取$ stringvalue = Split [1]?
確定! 回上一頁