Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huanglimin authored Aug 6, 2016
1 parent 963a328 commit e9d6b29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,10 @@ C++通用框架和库
* [IBM ICU](http://site.icu-project.org/):提供Unicode 和全球化支持的C、C++ 和Java库
* [libiconv](http://www.gnu.org/software/libiconv/) :用于不同字符编码之间的编码转换库

### Jason
### Json

* [frozen](https://github.com/cesanta/frozen) : C/C++的Jason解析生成器
* [Jansson](https://github.com/akheron/jansson)进行编解码和处理Jason数据的C语言库
* [frozen](https://github.com/cesanta/frozen) : C/C++的Json解析生成器
* [Jansson](https://github.com/akheron/jansson)进行编解码和处理Json数据的C语言库
* [jbson](https://github.com/chrismanning/jbson) :C++14中构建和迭代BSON data,和Json 文档的库
* [JeayeSON](https://github.com/jeaye/jeayeson):非常健全的C++ JSON库,只包含头文件
* [JSON++](https://github.com/hjiang/jsonxx) : C++ JSON 解析器
Expand Down

0 comments on commit e9d6b29

Please sign in to comment.