// Consider “res” as a variable that stores the JSON response from url · // res = '{ "name":"John", "age":30, "city":"New York"}' · var obj = JSON.parse( res );.
確定! 回上一頁