摘要:
string arr = "['one','two','three','four']";List<string> arrlist = JsonConvert.DeserializeObject<List<string>>(arr);string arr = "{[a:'one'],[b:'two'],[c:'three'],[d:'four']}";List<user> arrli 阅读全文
posted @ 2012-06-13 13:03
李天翔
阅读(1490)
评论(1)
推荐(0)


浙公网安备 33010602011771号