I would like to know how I read json in two different ways.
1 - I have a Json
{"nome": "JOA", "cpf": 7.4417, "idade": "15"},{"nome": "PAT", "cpf": 8.5528, "idade": "20"}"};
This even can read and play in variables, but only the first par...
asked by
14.09.2017 / 22:03