• 2022-05-29
    JavaScript将JSON对象转换成JavaScript对象的方法是()
    A: JSON.parse()
    B: JSON.stringify()
    C: json_encode()
    D: json_decode()