eval_r()解析的字符串格式是'({"data":"hello","num":"5"})' JSON.parse()解析的字符串格式是'{"data":"hello","num":"5"}' 还有一个不同就是eval_r(),如下:++value会先算出值。eval