JSONNeverDie
JSONNeverDie copied to clipboard
现在没有JSONND.initWithData(),应该怎么完成这个功能
我想把data转换为json
可以先转换成 String,再初始化。。。