# json-tokenjson **Repository Path**: xxssyyyyssxx/json-tokenjson ## Basic Information - **Project Name**: json-tokenjson - **Description**: 自己学习之作,实现json的解析和转换 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://gitee.com/xxssyyyyssxx/json-common - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-03-15 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # json-tokenjson my own impl common json interface. 设计参考 https://gitee.com/xxssyyyyssxx/json-common thanks for 解析: https://blog.csdn.net/badguy_gao/article/details/80859501 https://github.com/gyl-coder/JSON-Parser 生成字符串: https://blog.csdn.net/wallimn/article/details/83353918