string str ="{row:'5',page:'1',sidx:'TA002 asc',NA005:'',TA027:''}" 如何获取里面的键值?
看看 C# 的 IndexOf() 函数
Array.IndexOf Method (System) | Microsoft Docs
转为json,定义好model类,用json库转