Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有JSON集合如下
[{"name":"SearchText","value":"smith"}]
我必须将此集合值更改为名称值集合
Like {"SearchText","smith"}