Accessing Json fields with weird characters

后端 未结 3 2019
醉话见心
醉话见心 2020-12-17 03:24

i have a json string im converting to object with a simple eval(string);

heres the sample of the json string:
var json = @\'
\"{ description\" : { \"#cdata-s         


        
3条回答
提交回复
热议问题