跳至内容
菜单
此问题已终结
4504 查看

hi,

how i can convert a result of cursor to json object.

example:

result of cursor:

 [['1','product 1'],['2','product 2'],['3','product 3']]

i want it some thing like that: 

{ ['id':'1','name':'product 1'],['id':'2','name':'product 2'],['id':'3','name':'product 3']}

thx in advance

形象
丢弃
相关帖文 回复 查看 活动
0
3月 25
985
0
1月 21
13480
2
12月 19
9951
1
4月 17
13090
2
5月 15
7380