?? fat16_config.h
字號:
#ifndef FAT16_CONFIG_H#define FAT16_CONFIG_G/** * \addtogroup fat16 * * @{ *//** * \file * FAT16 configuration. *//** * \ingroup fat16_config * Controls FAT16 write support. * * Set to 1 to enable FAT16 write support, set to 0 to disable it. */#define FAT16_WRITE_SUPPORT 1/** * @} */#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -