_readme.txt
来自「PB 熟悉的哥们希望大家可以互相学习一下」· 文本 代码 · 共 29 行
TXT
29 行
This direcory contains target-side binariy files.
There are:
async.exe, blob.exe,
compact.exe, cursor.exe,
delete.exe, extend.exe,
heap.exe, history.exe,
load.exe, perf2.exe,
rt.exe, shmdb.exe,
sync.exe, threads.exe,
tree.exe, types.exe,
vectors.exe, xml.exe,
xmlload.exe - sample applications
mcolib* - 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 include moclib_ha_debug.lib into the project settings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?