【发布时间】:2017-04-14 09:38:25
【问题描述】:
我在 java 中有这样的地图:
"{one=Print, two=Email, three=Download, four=Send to Cloud}";
我需要在jquery中将上面的字符串转换为数组并循环数组并获取相应的键和值
【问题讨论】:
-
有什么问题?
-
显示你到目前为止尝试了什么?
标签: javascript jquery json dictionary