We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nlohmann::json 这个库对中文支持不好,接口使用方式也不好用,还不如cpprest的JSON类好用,我想在源代码中替换另外一个JSON类,哪位大神知道该怎么操作?
The text was updated successfully, but these errors were encountered:
通过req->body或者resp->body拿到原始的字符串数据,使用自己喜欢的json库解析生成即可
Sorry, something went wrong.
No branches or pull requests
nlohmann::json 这个库对中文支持不好,接口使用方式也不好用,还不如cpprest的JSON类好用,我想在源代码中替换另外一个JSON类,哪位大神知道该怎么操作?
The text was updated successfully, but these errors were encountered: