一、JSON.parse(用于从一个字符串中解析出json 对象)ps:单引号写在{}外,每个属性都必须双引号,否则会抛出异常let str = '[{“field”:“thedate”,“v1”:“20170102”} ...
確定! 回上一頁