?? config.h
字號:
// Platform specific configuration file
// Linux does not have full POSIX style semaphores yet
// #define USE_POSIX_SEMAPHORES
// USE_LOCALE_SETTINGS - use C locale for string comparison operations
#define USE_LOCALE_SETTINGS 1
//AUTOINCREMENT_SUPPORT - support autoincrement fields
// (database built with this flag will be incompatible with database built without it)
#define AUTOINCREMENT_SUPPORT 1
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -