You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
最新版本:FASTJSON 1.2.83
JSON.parse("200a") 会抛异常;
JSON.parse("200") 则不抛异常,这是为什么呢?为什么这么处理?FASTJSON有没有提供判断字符串是否为JSON字符串的方法?
The text was updated successfully, but these errors were encountered: