Skip to content

“是为了实现简单,可靠且快速地实现解析算法” 语句不通顺 #1163

New issue

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

Closed
dokcn opened this issue Jun 27, 2023 · 1 comment
Labels
Solved Problem solved

Comments

@dokcn
Copy link

dokcn commented Jun 27, 2023

JSON.parse最后一段[常规的 JSON 格式严格,并不是因为它的开发者很懒,而是为了实现简单,可靠且快速地实现解析算法。]改成[常规的 JSON 格式严格,并不是因为它的开发者很懒,而是为了简单,可靠且快速地实现解析算法。]是否更恰当?

@songhn233
Copy link
Member

Related PR: #1164

另外把前文也稍微调整了下,“常规的 JSON 格式” 按照上下文来说称为 “标准 JSON” 更合适(相较 BSON、JSON5)

“开发者” 改为了 “制定者们”,毕竟 JSON 有对应的 RFC 标准,“开发者” 这个说辞感觉不太合适

@dokcn dokcn closed this as completed Jul 3, 2023
@leviding leviding added the Solved Problem solved label Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Solved Problem solved
Projects
None yet
Development

No branches or pull requests

3 participants