下载文件:
https://github.com/nlohmann/json (可能进不去)
或者(Linux命令行安装)
sudo apt install nlohmann-json-dev
头文件直接包含: ?
#include <json.hpp> using namespace nlohmann;