_readme.txt

来自「extremeDB s sample code,useful for you」· 文本 代码 · 共 30 行

TXT
30
字号
	This direcory contains target-side binariy files. 		There are:		pickmem        - utility to pick the shared memory 'hint' address			  		async, blob,		compact, cursor,		delete, extend,		heap, history,		load, perf2,		rt, shmdb,		sync, threads,		tree, types,		vectors, xml,		xmlload        - sample applications		libmcolib*     - eXtremeDB core runtime binaries 			     		where			debug  - debug traps inside the runtime code			shm    - supports shared memory databases			ha     - with the high avalaibility support			log    - with the transaction loggin support		For example, if need to link the application with HA-enabled debug 	eXtremeDB library please indicate "-lmcolib_ha_debug" in the makefile.		

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?