//str = {"name":req.body.name,"pas":req.body.pas};var obj = eval('(' + str + ')');詳解一下為什么要有括號?'(' 這個括號是用來做什么的
字符串轉json
BIG陽
2019-02-08 18:12:18