Home > Mobile >  Json array
Json array

Time:09-30

Var STR='[{" name ":" CXH ", "sex" : "man"}, {" name ":" cxh1 ", "sex" : "man1}].

//how to put in the array "H", "4", "points" to extract the log out,

The log (STR)

CodePudding user response:

The
refer to the original poster qq_45860132 response:
var STR='[{" name ":" CXH ", "sex" : "man"}, {" name ":" cxh1 ", "sex", "man1"}].

//how to put in the array "H", "4", "points" to extract the log out,

The log (STR)

No one came to me that, online, etc.,

CodePudding user response:

Didn't understand what do you mean where have "4", "points" this value

CodePudding user response:

The
refer to the original poster qq_45860132 response:
var STR='[{" name ":" CXH ", "sex" : "man"}, {" name ":" cxh1 ", "sex", "man1"}].

//how to put in the array "H", "4", "points" to extract the log out,

The log (STR)

The code above expression is wrong,
Var STR=[{" words ", "H"}, {" words ":" 4 "}, {" words ":" points "});

//how to put in the array "H", "4", "points" to extract the log out,

The log (STR)

CodePudding user response:

The expression is wrong, now again hair a,

CodePudding user response:

STR [0]. Words
STR [1]. The words
STR [2]. Words

CodePudding user response:

reference 5 floor ink_s reply:
STR [0]. Words
STR [1]. The words
STR [2]. Words

As short of something, you can't let him have two sets of three groups, or a set of all displayed at a time?
  • Related