Skip to content

json配列をぱーすできるか? #7

@makki0205

Description

@makki0205
{
    "err":"",
    "success":true,
    "port":[
        {
            "port_no": 0,
            "function": 82,
            "args":[1,5000]
        },
        {
            "port_no": 1,
            "function": 161,
            "args":[]
        },
        {
            "port_no": 2,
            "function": 0,
            "args":[]
        }
        ,
        {
            "port_no": 3,
            "function": 0,
            "args":[]
        }
    ]
}

このjson文字列をパースして全部の値一つ一つにアクセスできるかどうか

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions