$json = @" { "Stuffs": [ { "Name": "Darts", "Type": "Fun Stuff" }, { "Name": "Clean Toilet", "Type": "Boring Stuff" } ] } "@ $x = $json ...
確定! 回上一頁