We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON.parse最后一段[常规的 JSON 格式严格,并不是因为它的开发者很懒,而是为了实现简单,可靠且快速地实现解析算法。]改成[常规的 JSON 格式严格,并不是因为它的开发者很懒,而是为了简单,可靠且快速地实现解析算法。]是否更恰当?
The text was updated successfully, but these errors were encountered:
data-types/json
Related PR: #1164
另外把前文也稍微调整了下,“常规的 JSON 格式” 按照上下文来说称为 “标准 JSON” 更合适(相较 BSON、JSON5)
“开发者” 改为了 “制定者们”,毕竟 JSON 有对应的 RFC 标准,“开发者” 这个说辞感觉不太合适
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
JSON.parse最后一段[常规的 JSON 格式严格,并不是因为它的开发者很懒,而是为了实现简单,可靠且快速地实现解析算法。]改成[常规的 JSON 格式严格,并不是因为它的开发者很懒,而是为了简单,可靠且快速地实现解析算法。]是否更恰当?
The text was updated successfully, but these errors were encountered: