# CPP Utility Class **Repository Path**: UtilityClass/CPP-Utility-Class ## Basic Information - **Project Name**: CPP Utility Class - **Description**: C++\CPP工具类,字符串转换等 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2014-02-18 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XJ通用工具类库 # make 编译动态库和静态库 # Encode : GBK 编译指令: make 编译指令: make [disable-tinyxml] [disable-curl] [disable-occi] [disable-cjson] all 编译帮助: make help make Options: disable-tinyxml disable tinyxml lib disable-curl disable curl lib disable-occi disable oracle occi lib disable-cjson disable c-josn lib enable-tinyxml enable tinyxml lib enable-curl enable curl lib enable-occi enable oracle occi lib enable-cjson enable c-josn lib ENV Set: TINYXML_INC tinyxml include directory ORACLE_INC oracle include directory CURL_INC curl include directory CJSON_INC c-josn include directory Unitl Class Desc: XJAny XJBase64 XJBufferPool XJBufferPtr XJCurl XJDateTime XJEnv XJEvent XJExcepction XJField XJHexString XJINIProfile XJList XJListAny XJMutex XJPrivateHeap XJRWLock XJSTLHelper XJSemaphore XJSingleton XJStringUtil XJSysHelper XJThreadManager XJTxtLog