📄 btr0types.h
字号:
/************************************************************************The index tree general types(c) 1996 Innobase OyCreated 2/17/1996 Heikki Tuuri*************************************************************************/#ifndef btr0types_h#define btr0types_h#include "univ.i"#include "rem0types.h"#include "page0types.h"typedef struct btr_pcur_struct btr_pcur_t;typedef struct btr_cur_struct btr_cur_t;typedef struct btr_search_struct btr_search_t;#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -