标签:style map nbsp class string类 eva pre code 类型
例如: var r = "{‘msg‘:‘你好‘}" ; var map = eval("("+r+")"); //r为String类型的数据 var xx = map.msg; //此时 xx 的值为 你好
标签:style map nbsp class string类 eva pre code 类型
原文地址:https://www.cnblogs.com/longronglang/p/12303013.html