首页/问答nodeJS接收ajax数组问答LLiZheWang发布于12 年前最后回复12 年前|4 回复8739 浏览0 收藏var arr = [ {id:1,age:2}, {id:5,age:2} ] ajax吧这个发给node,node怎么解析?