1.Json_app的如何获取数组里键值对的值?
"address": { "streetAddress": "21 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021-3100" },
我该如何获取address里面键值对的值?
2.如何保自己修改的JSON数据永久保存?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.