How add hash-tables in array and retrieve value from key in hash-table? Powershell

前端 未结 0 893
终归单人心
终归单人心 2020-12-03 03:00

I have array

[string[]]$array = @("q", "w"), @("r", "t")  

Me need put three different hash-tables in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题