duplicate behavior in powershell

后端 未结 0 1399
粉色の甜心
粉色の甜心 2021-01-30 16:37

I was just playing around with hash tables and I did this:

$C = @{color = [System.Collections.ArrayList]@(@{y = \'yellow\'},@{y = \'blue\'})}

and

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