Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit add06f9

Browse files
author
code4wt
committed
Update README
1 parent da103ad commit add06f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# JSONParser
2-
一个简单的json解析器
2+
JSONParser 是一个简单的 JSON 解析器,用于将 JSON 字符串解析成 JSON Object 或 JSON Array。同时 JSONParser 里实现了 JSON 美化功能,可将解析出的 JSON Object 或 JSON Array 进行美化,便于阅读 JSON 内容。详细原理及效果请参见我的博文 [自己动手实现一个简单的JSON解析器](https://segmentfault.com/a/1190000010998941)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /