1 Star 0 Fork 0

李秀杰 / CPP Utility Class

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

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

About

C++\CPP工具类,字符串转换等 expand collapse
C++
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C++
1
https://gitee.com/UtilityClass/CPP-Utility-Class.git
git@gitee.com:UtilityClass/CPP-Utility-Class.git
UtilityClass
CPP-Utility-Class
CPP Utility Class
master

Search