我需要通过Windows脚本触发URL并读取JSON的响应。
例如,我需要阅读“status”节点。
<code>{"responseHeader":{"status":0,"QTime":0},"initArgs":["defaults", ["config","data-config.xml"]],"command":"status","status":"idle","importResponse":"","statusMessages":{},"WARNING":"This response format is experimental. It is likely to change in the future."} </code>
是否可以通过Windows脚本。