# rapidjson-learn **Repository Path**: zoug2016/rapidjson-learn ## Basic Information - **Project Name**: rapidjson-learn - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-28 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rapidjson-learn # compile arm release make CXX=arm-linux-g++ # compile arm debug make CXX=arm-linux-g++ debug #comile pc release make #comile pc debug make debug