How do I recursively search a JSON file for all nodes matching a given pattern and return the JSON 'path' to the node and it's value?

后端 未结 0 592
醉话见心
醉话见心 2021-02-20 11:27

Say I have this JSON in a text file:

{"widget": {
    "debug": "on",
    "window"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题