My JSON response looks like:
{rc: \"200\", test: \"\", user: \" 4条回答 日久生厌 (楼主) 2021-01-21 02:03 In your example, you won't have to escape anything. But, if the HTML comes with double quotes, you'll have to escape them, obviously. 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
In your example, you won't have to escape anything. But, if the HTML comes with double quotes, you'll have to escape them, obviously.